NurbsSurface.ClosedU

NurbsSurface.ClosedU property

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

public bool ClosedU { get; set; }

See Also