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

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

 

Each OdDbPointCloudEx object must have an OdDbPointCloudDefReactorEx associated with the OdDbPointCloudDefEx object it is using.

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