Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxRcsFileServices::readRcsFile Method (const OdString&, OdPointCloudDatabaseReceiver*)
Syntax
C++
virtual OdPointCloudScanDatabasePtr readRcsFile(const OdString& filePath, 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) specified by its file path. 

 

Parameters
Description
filePath
[in] Path to the .rcs file.

The pointer to the OdPointCloudScanDatabase object.

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