2027 Property
Changes 0
P

NurbsSurfaceData.IsRational

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.
public bool IsRational { get; }