NurbsCurve.CurveType

NurbsCurve.CurveType property

Gets or sets the type of the curve.

public NurbsType CurveType { get; set; }

Property Value

The type of the curve.

See Also