API Reference > OdRcs Classes > OdPointCloudConverter Class > OdPointCloudConverter Methods > OdPointCloudConverter::convertToRcsFormat Method
OdPointCloudConverter::convertToRcsFormat Method
Syntax
C++
virtual void convertToRcsFormat(const OdString& rcsFilePath, bool bMTMode = true) = 0;
Parameters 
Description 
const OdString& rcsFilePath 
[in] Path to the resulting .rcs file. 

Converts a point cloud to an .rcs file. 

 

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