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

Returns eOk if the file is accessible or eInvalidInput otherwise.

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

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