Click or drag to resize

SplineKnotParameterization Property

Gets or set the knot parameterization computational method.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public SplineKnotParameterization KnotParameterization { get; set; }

Property Value

Type: SplineKnotParameterization
Remarks
Only applicable to splines created with fit points.
See Also