RVTDocs.com

NurbsSurfaceData.IsRational

Property
Description:
Tells if the spline is rational or not. If it is true (rational), then the NURBS is a piecewise rational polynomial function. If it is false (non-rational), then the NURBS is a piecewise polynomial function.
Syntax
public bool IsRational { get; }