Share

AcDbPointCloudEx::cropStatesManager Method

C++

AcDbPointCloudCropStateManager* cropStatesManager();

Description

Gets the crop states manager. From this class you can access the get and set properties of a crop state.

Returns

Returns AcDbPointCloudCropStateManager pointer.

Remarks

Do not free or delete this pointer.

Links

AcDbPointCloudEx Class

Was this information helpful?