API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::setActiveFileName Method
OdDbPointCloudDefEx::setActiveFileName Method
Syntax
C++
OdResult setActiveFileName(const OdChar * pPathName);
Parameters 
Description 
const OdChar * pPathName 
[in] The path name of the file. 

Returns eOk if the file is accessible or eInvalidInput otherwise.

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

 

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