Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBody::subGetGeomExtents Method
Syntax
C++
virtual OdResult subGetGeomExtents(OdGeExtents3d& extents) const;

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

 

Parameters
Description
extents
[out] Entity's extents.

eOk if successful, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.