Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmElement::getGeomExtents Method
Syntax
C++
OdResult getGeomExtents(OdGeExtents3d& extents, const OdBmObjectId* viewportId = NULL) const;

Returns geometry extents of this element as an object of OdGeExtents3d class. 

 

Parameters
Description
extents
[out] Output geometry extents.
viewportId
[in] Id of a viewport. Set to NULL by default.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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