API Reference > OdRx Classes > OdRxRcsFileServices Class
OdRxRcsFileServices Class
OdRxRcsFileServicesOdRxRcsFileServicesOdRxRcsFileServices
Syntax
C++
class OdRxRcsFileServices : public OdRxModule;

RxRcsFileServices.h

This is an interface class for the module that provides loading point cloud data from .rcs/.rcp files.

Corresponding C++ library: RcsFileServices.

 
Name 
Description 
 
Creates a new point cloud converter with user implemented data source and with converter parameters to convert user point cloud data to .rcs file.
 
 
Creates a new data manager object for the specified point cloud scan database.
 
 
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.
 
 
This is the overview for the readRcsFile method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.