Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxRcsFileServices::readRcpFile Method
Syntax
C++
virtual OdPointCloudProjectDatabasePtr readRcpFile(const OdString& filePath, OdPointCloudDatabaseReceiver* pDbReceiver = NULL) const = 0;

Creates a new point cloud project database object and populates it with the data from the corresponding point cloud project file (.rcp file) specified by its file path. 

 

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

The pointer to the OdPointCloudProjectDatabase object.

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