API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::totalPointsCount Method
OdDbPointCloudDefEx::totalPointsCount Method
Syntax
C++
OdUInt64 totalPointsCount() const;

A number of points as an OdUInt64 value.

Returns the total number of points of this OdDbPointCloudDefEx object.

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