NurbsSurface.DegreeV

NurbsSurface.DegreeV property

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

public ulong DegreeV { get; set; }

See Also