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. 

eOk if successful, or an appropriate error code otherwise.

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

 

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