Creates a smooth curve that passes through fit points or near control vertices.
Button
There are two methods for creating splines in AutoCAD: with fit points or with control vertices. Each method has different options.
The following prompts are displayed.
Specify first point or [Method/Degree/Object]:
Controls whether the spline is created with fit points or control vertices. The options differ depending on whether you select Options for Splines with Fit Points or Options for Splines with Control Vertices.
Converts 2D or 3D quadratic or cubic spline-fit polylines to equivalent splines and (depending on the setting of the DELOBJ system variable) deletes the polylines.
Options for Splines with Fit Points
Options specific to fit points are displayed when the Method option is set to Fit. (SPLMETHOD system variable)
Specifies the knot parameterization which affects the shape of the curve as it passes through a fit point. (SPLKNOTS system variable)
Options for Splines with Control Vertices
Options specific to control vertices are displayed when the Method option is set to CV. (SPLMETHOD system variable)