API Reference > OdDbPointCloud Classes > OdDbPointCloudExProjItem Class > OdDbPointCloudExProjItem Methods > OdDbPointCloudExProjItem::getAllRcsRelativeFilePaths Method
OdDbPointCloudExProjItem::getAllRcsRelativeFilePaths Method
Syntax
C++
virtual void getAllRcsRelativeFilePaths(OdStringArray & list) const = 0;
Parameters 
Description 
OdStringArray & list 
[in/out] An array of strings to be filled with relative paths to the .rcs files. 

Gets the list of relative paths for all .rcs files of the project. 

 

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