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

Returns the oriented bounding box of 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.