API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::setIndexFile Method
OdDbPointCloud::setIndexFile Method
Syntax
C++
bool setIndexFile(const OdString&);
Parameters 
Description 
fileName 
[in] The filename to be set. 

Sets the current file path of the indexed point cloud file (.pcg or .isd) for this point cloud entity for current run-time session (not saved in file). 

 

To be deprecated. Updating PointCloudDef object will update all Point Cloud Entities if PointCloudDefReactor is enabled.

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