CadSpline.FitPoints

CadSpline.FitPoints property

Gets or sets the fit points.

public List<Cad3DPoint> FitPoints { get; set; }

Property Value

The fit points.

See Also