NurbsSurface.DegreeU

NurbsSurface.DegreeU property

Gets or sets the degree u. Specifies the degree of the NURBS curve for the u direction. Required.

public ulong DegreeU { get; set; }

See Also