API Reference > OdGe Classes > OdGeCurve2d Class > OdGeCurve2d Methods > boundBlock Method > OdGeCurve2d::boundBlock Method ()
OdGeCurve2d::boundBlock Method ()
Syntax
C++
OdGeBoundBlock2d boundBlock() const;

Bounding box as an OdGeBoundBlock2d entity.

Calculates the oriented bounding box of curve.

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

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