C++
Acad::ErrorStatus load();
Description
Loads point cloud data from the source point cloud file. If the point cloud is already loaded, Acad::eOk is returned. This will notifies all dependent AcDbPointCloudEx entities to be redrawn.
Returns
Returns Acad::eOk if successful, or Acad::eInvalidInput otherwise.