Share

AcDbPointCloudEx::removeLastCropping Method

C++

Acad::ErrorStatus removeLastCropping();

Description

Removes most recently added cropping boundary from this point cloud entity.

Returns

Returns Acad::eOk if successful or Acad::eNotApplicable otherwise.

Links

AcDbPointCloudEx Class

Was this information helpful?