API Reference > OdGe Classes > OdGeCurve3d Class > OdGeCurve3d Methods > orthoBoundBlock Method > OdGeCurve3d::orthoBoundBlock Method (OdGeInterval&)
OdGeCurve3d::orthoBoundBlock Method (OdGeInterval&)
Syntax
C++
OdGeBoundBlock3d orthoBoundBlock(const OdGeInterval& range) const;
Parameters 
Description 
const OdGeInterval& range 
[in] Interval of this curve to be bounded. 

Bounding box as an OdGeBoundBlock3d entity.

Calculates the bounding box whose edges are aligned with the coordinate axes. 

 

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