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

Adds the name of the source point cloud file for this point cloud entity. 

 

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