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

 

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