Share

AcDbPointCloudEx::clearCropping Method

C++

Acad::ErrorStatus clearCropping();

Description

Removes all cropping boundaries on this point cloud entity.

Returns

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

Links

AcDbPointCloudEx Class

Was this information helpful?