API Reference > OdGe Classes > OdGeCurve2d Class > OdGeCurve2d Methods > setInterval Method > OdGeCurve2d::setInterval Method (OdGeInterval&)
OdGeCurve2d::setInterval Method (OdGeInterval&)
Syntax
C++
bool setInterval(const OdGeInterval& interval);
Parameters 
Description 
const OdGeInterval& interval 
[in] Parametric interval of this curve. 

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