API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::setReactorId Method
OdDbPointCloud::setReactorId Method
Syntax
C++
void setReactorId(const OdDbObjectId);
Parameters 
Description 
pointCloudDefReactorId 
[in] Object ID of a reactor for this point cloud entity. 

Sets the Object ID of the OdDbPointCloudDefReactor object associated with this point cloud entity. 

 

Each OdDbPointCloud object must have an OdDbPointCloudDefReactor associated with the OdDbPointCloudDef object it is using.

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