API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::activeFileName Method
OdDbPointCloudDefEx::activeFileName Method
Syntax
C++
const OdChar * activeFileName() const;

The path name of the file.

Returns the path name of the actual point cloud file being currently used for this PointCloudEx Definition object.

This PointCloudDef object must be open for reading.

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