Click or drag to resize

SplineFitPoints Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the spline fit points list.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public List<Vector3> FitPoints { get; }
Request Example View Source

Property Value

Type: ListVector3
See Also