NurbsCurve.Degree

NurbsCurve.Degree property

Gets or sets the degree of a NURBS curve, the degree are defined as Order - 1

public int Degree { get; set; }

See Also