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

The extents as an OdGeExtents3d object.

Returns the extents of the Point Cloud Object.

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