Share

AcDbPointCloudDefEx::unload Method

C++

Acad::ErrorStatus unload();

Description

Immediately unloads all point cloud data in the AcDbPointCloudDefEx, but does not delete the AcDbPointCloudDefEx itself. This method notifies all dependent AcDbPointCloudEx entities to be redrawn.

Returns

Returns Acad::eOk if successful.

Links

AcDbPointCloudDefEx Class

Was this information helpful?