Share

AcDbPointCloudDefEx::getClassificationRamp Method

C++

const class AcDbPointCloudClassificationColorRamp* getClassificationRamp() const;

Description

Gets the classification ramp defined inside the point cloud project or nullptr if not defined.

Returns

Returns a point to a AcDbPointCloudClassificationColorRamp object, else nullptr.

Links

AcDbPointCloudDefEx Class

Was this information helpful?