API Reference > OdGe Classes > OdGeSplineEnt2d Class > OdGeSplineEnt2d Methods > OdGeSplineEnt2d::isRational Method
OdGeSplineEnt2d::isRational Method
Syntax
C++
bool isRational() const;

Returns true if and only if the spline is rational or a polynomial.

This function is meaningful only for OdGeNurbCurve2d objects derived from OdGeSplineEnt2d. 

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.