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

The string containing the relative path to the .rcs file.

Gets the relative path for .rcs file with given ID. 

 

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