Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBaseModelerGeometry::getBoundingBox Method
Syntax
C++
virtual OdResult getBoundingBox(OdGeExtents3d & box) const = 0;

Calculates extents of body in StepModelerGeometry. 

 

Parameters
Description
box
[out] Body extents.

Returns result code, eOk if all right, eNullExtents if body is NULL.

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