API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::setPointCount Method
OdDbPointCloud::setPointCount Method
Syntax
C++
void setPointCount(const OdUInt64 count);
Parameters 
Description 
const OdUInt64 count 
[in] Number od points. 

Sets the total number of points of this point cloud entity. 

 

To be deprecated. Updating PointCloudDef object will update all Point Cloud Entities if PointCloudDefReactor is enabled.

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