API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::reactorId Method
OdDbPointCloud::reactorId Method
Syntax
C++
OdDbObjectId reactorId() const;

Returns 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.