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

Relative path to the .rcs file.

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

 

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