C++
Acad::ErrorStatus clearCropping();
Description
Removes all cropping boundaries on this point cloud entity.
Returns
Returns Acad::eOk if successful or Acad::eNotApplicable otherwise.
Acad::ErrorStatus clearCropping();
Removes all cropping boundaries on this point cloud entity.
Returns Acad::eOk if successful or Acad::eNotApplicable otherwise.