API Reference > OdGe Classes > OdGeCurve2d Class > OdGeCurve2d Methods > boundBlock Method > OdGeCurve2d::boundBlock Method (OdGeInterval&)
OdGeCurve2d::boundBlock Method (OdGeInterval&)
Syntax
C++
OdGeBoundBlock2d boundBlock(const OdGeInterval& range) const;
Parameters 
Description 
const OdGeInterval& range 
[in] Sub-interval of the curve. 

Gets the oriented bounding box of the specified sub-interval of this curve.

By default this function throws the exception "not Implemented". Should be implemented in derived classes.

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