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

The string containing the path to the .rcs file.

Gets the path for .rcs file with given ID. 

 

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