SplineCreationMethod Enumeration |
Namespace: netDxf.Entities
| Member name | Value | Description | |
|---|---|---|---|
| FitPoints | 0 | Creates a degree 3 (cubic) B-spline by specifying fit points that the spline must pass through. | |
| ControlPoints | 1 | Creates a spline by specifying control points. |