Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve2d::getInterval Method (OdGeInterval&)
Syntax
C++
void getInterval(OdGeInterval& interval) const;

Gets the parametric interval of the curve. 

 

Parameters
Description
interval
[out] Receives the parametric interval of the 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.