Share

AcDbPointCloudEx::getCroppingInvert Method

C++

bool getCroppingInvert() const;

Description

Gets whether cropping on this entity is currently inverted.

Returns

Returns true if cropping is inverted, or false if cropping is not inverted.

Links

AcDbPointCloudEx Class

Was this information helpful?