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

Bounding box as a OdGeBoundBlock3d entity.

Calculates the oriented bounding box of curve. 

 

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