System Variable PLINECONVERTMODE
Determines whether Polylines are created with linear or arc segments when converting Splines to Polylines. The conversion uses the Spline vertices as control points.
Values
| 0 | Resulting Polylines are created with linear segments (default) |
| 1 | Resulting Polylines are created with arc segments |
Properties
| Type | Integer |
| Range | 0 | 1 |
| Default | 0 |
| Status | Read / Write |
| Saved | In the user's profile file |
Related Variables