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.