Click or drag to resize
AB4D logo

BSplineCurveDegree Property

Gets a degree of the curve (see definition of the B-spline on the internet for more info). Default value is 3.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public int CurveDegree { get; }

Property Value

Int32
See Also