Click or drag to resize

SplineFitPoints Property

Gets the spline fit points list.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public List<Vector3> FitPoints { get; }

Property Value

Type: ListVector3
See Also