Nurbs.Closed

Nurbs.Closed property

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

public bool Closed { get; set; }

See Also