Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxRcsFileServices::readRcsFile Method (OdStreamBufPtr, OdPointCloudDatabaseReceiver*)
Syntax
C++
virtual OdPointCloudScanDatabasePtr readRcsFile(OdStreamBufPtr pFile, OdPointCloudDatabaseReceiver* pDbReceiver = NULL) const = 0;

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

 

Parameters
Description
pFile
[in] Stream corresponding to .rcs file.

The pointer to the OdPointCloudScanDatabase object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.