API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::isLoaded Method
OdDbPointCloudDefEx::isLoaded Method
Syntax
C++
bool isLoaded() const;

True if the point cloud file is loaded; false otherwise.

Returns true if and only if the point cloud file for this PointCloudEx definition object is loaded.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.