API Reference > OdRx Classes > OdPointCloudProjectDatabase Class > OdPointCloudProjectDatabase Methods > OdPointCloudProjectDatabase::getRcsFilePath Method
OdPointCloudProjectDatabase::getRcsFilePath Method
Syntax
C++
virtual OdString getRcsFilePath(const OdString & guid) const = 0;
Parameters 
Description 
const OdString & guid 
[in] guid of the .rcs file. 

Path to the .rcs file.

Gets the path to an .rcs file specified by a guid. 

 

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