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

Gets the bounding box whose sides are parallel to the coordinate axes.

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

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