API Reference > OdRx Classes > OdRxRcsFileServices Class > OdRxRcsFileServices Methods > readRcsFile Method > OdRxRcsFileServices::readRcsFile Method (OdString&)
OdRxRcsFileServices::readRcsFile Method (OdString&)
Syntax
C++
virtual OdPointCloudScanDatabasePtr readRcsFile(const OdString& filePath) const = 0;
Parameters 
Description 
const OdString& filePath 
[in] Path to the .rcs file. 

The pointer to the OdPointCloudScanDatabase object.

Creates a new point cloud scan database object and populates it with the data read from a point cloud scan file (.rcs file) specified by its file path. 

 

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