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

The array of strings containing paths to the .rcs files.

Gets the list of paths for all .rcs files. 

 

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