System Variable SPLDEGREE¶
Determines the default degree setting for subsequent Spline constructions.
Running the Spline command using the Control Vertices method creates Splines of degree 1 (linear), degree 2 (quadratic), degree 3 (cubic), and so on up to degree 5.
Values
Specify a value between 1 and 5. The default value when the software starts is 3 for degree 3 (cubic) Splines.
Changing the Degree setting when running the Spline command changes the system variable setting.
Properties
Type |
Integer |
Range |
1 .. 5 |
Default |
3 |
Status |
Read / Write |
Saved |
Not saved |
Related Variables
SPLMETHOD, SPLKNOTS, PLINECONVERTMODE
Related Commands