NurbsSurface.ClosedV

NurbsSurface.ClosedV property

Gets or sets a value indicating whether is closed v. Specifies whether a NURBS curve is closed for the v direction. The default is false. Optional.

public bool ClosedV { get; set; }

See Also