Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve2d::boundBlock Method (const OdGeInterval&)
Syntax
C++
OdGeBoundBlock2d boundBlock(const OdGeInterval& range) const;

Calculates the oriented bounding box of curve. 

 

Parameters
Description
range
[in] Sub-interval of this curve to be bounded.

Bounding box as a OdGeBoundBlock2d entity.

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

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