Close

Relief for ODA Team in Ukraine

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

Returns a WCS bounding box that represents the extents of this object. 

 

Parameters
Description
extents
[out] Receives the WCS extents.

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

The default implementation of this function always returns eInvalidExtents.

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