Click or drag to resize

SplineKnotParameterization Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or set the knot parameterization computational method.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public SplineKnotParameterization KnotParameterization { get; set; }
Request Example View Source

Property Value

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