API Reference > OdGe Classes > OdGeSplineEnt3d Class > OdGeSplineEnt3d Methods > OdGeSplineEnt3d::isRational Method
OdGeSplineEnt3d::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 OdGeNurbCurve3d objects derived from OdGeSplineEnt3d.

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