Share

AcDbPointCloudCrop Class

Class Hierarchy

AcDbPointCloudCrop

C++

class AcDbPointCloudCrop;

File

AcDbPointCloudCrop.h

Description

This class defines a cropping boundary for the AcDbPointCloudEx entity. Each cropping boundary contains a plane which locates the boundary, a cropping type, a flag indicating whether we want what is inside or outside the region, another flag indicating whether the results of this cropping boundary should be inverted.

Links

AcDbPointCloudCrop Constructor, AcDbPointCloudCrop Enumerations, AcDbPointCloudCrop Methods, AcDbPointCloudCrop Operators

Was this information helpful?