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

The name of the file containing the point cloud extension data.

Returns the name of the external file containing the point cloud extension data (.rcp or .rcs) for this PointCloudEx Definition object (as it is stored in a file).

This PointCloudDefEx object must be open for reading.

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