API Reference > OdRx Classes > OdPointCloudProjectDatabase Class > OdPointCloudProjectDatabase Methods > OdPointCloudProjectDatabase::getAllRcsFilePaths Method
OdPointCloudProjectDatabase::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 associated with the .rcp file. 

 

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