Share

AcDbPointCloudEx::elevationApplyToFixedRange Method

C++

bool elevationApplyToFixedRange() const;

Description

Returns whether or not the elevation range update dynamically as the extents of the limit box change.

Returns

true: the color range is fixed by user's input for each elevation. false: the color range is dynamically changed based on the extents of limit box.

Links

AcDbPointCloudEx Class

Was this information helpful?