API Reference > OdGe Classes > OdGeCurve2d Class > OdGeCurve2d Methods > getInterval Method > OdGeCurve2d::getInterval Method (OdGeInterval&)
OdGeCurve2d::getInterval Method (OdGeInterval&)
Syntax
C++
void getInterval(OdGeInterval& interval) const;
Parameters 
Description 
OdGeInterval& interval 
[out] Receives the parametric interval of the curve. 

Returns the parametric interval of the 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.