NurbsCurveKnotList.KnotStyle Property

NurbsCurveKnotListKnotStyle Property

Gets the style of the knot vector.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public KnotStyle KnotStyle { get; }
Public ReadOnly Property KnotStyle As KnotStyle
	Get

Property Value

Type: KnotStyle
See Also