API Reference > OdDb Classes > OdDbBody Class > OdDbBody Methods > OdDbBody::subGetGeomExtents Method
OdDbBody::subGetGeomExtents Method
Syntax
C++
virtual OdResult subGetGeomExtents(OdGeExtents3d& extents) const;
Parameters 
Description 
OdGeExtents3d& extents 
[out] Entity's extents. 

Returns eOk if successful, or an appropriate error code if not.

Returns WCS coordinates of box's corner points. The box encloses the 3D extents of the entity. 

 

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