API Reference > OdDbPointCloud Classes > OdDbPointCloudItem Class > OdDbPointCloudItem Methods > OdDbPointCloudItem::pointsCount Method
OdDbPointCloudItem::pointsCount Method
Syntax
C++
virtual OdInt64 pointsCount() const = 0;

Number of points as an OdInt64 value.

Returns the total number of points in the Point Cloud Object.

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