API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::setPointCloudDefId Method
OdDbPointCloud::setPointCloudDefId Method
Syntax
C++
void setPointCloudDefId(const OdDbObjectId);
Parameters 
Description 
pointCloudDefId 
[in] Object ID of the point cloud to be associated with this point cloud entity. 

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

 

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