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

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

 

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