API Reference > OdRx Classes > OdRxRcsFileServices Class > OdRxRcsFileServices Methods > readRcsFile Method > OdRxRcsFileServices::readRcsFile Method (OdStreamBuf*)
OdRxRcsFileServices::readRcsFile Method (OdStreamBuf*)
Syntax
C++
virtual OdPointCloudScanDatabasePtr readRcsFile(OdStreamBuf* pFileBuff) const = 0;
Parameters 
Description 
OdStreamBuf* pFileBuff 
[in] Poinert to the file buffer, associated with 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 the corresponding file buffer. 

 

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