Share

AcDbPointCloudEx::cropStatesManagerConst Method

C++

const AcDbPointCloudCropStateManager* cropStatesManagerConst() const;

Description

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

Returns

Returns const AcDbPointCloudCropStateManager pointer.

Links

AcDbPointCloudEx Class

Was this information helpful?