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

Properties

  • details Returns the name of the external file containing the point cloud data (.pcg or .isd) for this PointCloud Definition object (as it is stored in file).

This PointCloudDef object must be open for reading.

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