Close

Relief for ODA Team in Ukraine

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

Returns the WCS geometric extents of this object. 

 

Parameters
Description
extents
[out] Receives the extents.

Returns eOk if successful, or eInvalidExtents if not.

The extents are the WCS corner points of a box, aligned with the WCS axes, that encloses the 3D extents of this Block.

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