Share

AcDbPointCloudEx::getReadClassificationInTerrestrialScans

C++

bool getReadClassificationInTerrestrialScans() const;

Description

Returns true if the traverseAllPointData() and getPointData*() functions include classification data for terrestrial scans.

Otherwise, classification data for terrestrial scans will not be returned.

Returns

Returns true if classification data is included for terrestrial scans, else false.

Links

AcDbPointCloudEx Class

Was this information helpful?