Modifies the parameters of a spline or converts a spline-fit polyline to a spline.
Modifies the data that defines a spline, such as the number and weight of control vertices, the fit tolerance, and the starting and ending tangents.
The data that defines a spline is represented in one of two formats: as a control frame or as fit points. The format can change depending on how the spline was originally created, the options selected from the grip menus, or the options used in SPLINEDIT.
You can change any of following data:
The following prompts are displayed.
Select spline:
Enter an option [Close/Join/Fit data/Edit Vertex/convert to Polyline/Reverse/Undo] <eXit>:
One of the following options displays, depending on whether the selected spline is open or closed. An open spline has two endpoints, while a closed spline forms a loop.
Closes an open spline by defining the last point to be coincident with the first. By default, closed splines are periodic, maintaining curvature continuity (C2) along the entire curve.
Opens a closed spline by removing the final curve segment between the first and last points specified when the spline was originally created.
Combines a selected spline with other splines, lines, polylines, and arcs at coincident endpoints to form a larger spline. Objects are joined with kinks at the points where they are joined (C0 continuity).
Edits fit point data using the following options:
Enter a fit data option [Add/Close/Delete/Kink/Move/Purge/Tangents/toLerance/eXit] <eXit>:
Adds fit points to the spline.
After selecting a fit point, specify a new fit point to be added to the spline in the direction of the next fit point, which is automatically highlighted.
If you select the last fit point on an open spline, the new fit point is added to the end of the spline.
If you select the first fit point on an open spline, you have the option of specifying whether the new fit point is added before or after the first point.
One of the following options displays, depending on whether the selected spline is open or closed. An open spline has two endpoints, while a closed spline forms a loop.
Closes an open spline by defining the last point to be coincident with the first. By default, closed splines are periodic, maintaining curvature continuity (C2) along the entire curve.
Opens a closed spline by removing the final curve segment between the first and last points specified when the spline was originally created.
Removes selected fit points from a spline.
Adds a knot and fit point at the specified location on the spline, which does not maintain tangent or curvature continuity at that point.
Moves fit points to new locations.
Moves the selected fit point to the specified location.
Selects the next fit point.
Selects the previous fit point.
Select any fit point on the spline.
Replaces the fit data from the spline with control vertices.
Changes the starting and ending tangents of a spline. Specify a point to establish a tangent direction. You can use object snaps such as Perpendicular or Parallel.
If the spline is closed, the prompt becomes Specify Tangent or [System Default].
The System Default option calculates the default end tangents.
Refits the spline to the existing fit points using the new tolerance value.
Returns to the previous prompt.
Edits control frame data using the following options:
Enter a vertex editing option [Add/Delete/Elevate order/Move/Weight/eXit] <eXit>:
Adds a new control vertex at the point you specify that is located between two existing control vertices.
Removes a selected control vertex.
Increases the polynomial order (degree plus one) of the spline. This results in increasing the number of control vertices across the spline.
The maximum value is 26.
Changes the weight of a specified control vertex.
Recalculates the spline based on the new weight value for the specified control vertex. A larger value pulls the spline closer to the control vertex.
Returns to the previous prompt.
Converts the spline to a polyline.
The precision value determines how closely the resulting polyline matches the spline. Valid values are any integer between 0 and 99.
The PLINECONVERTMODE system variable determines whether the polylines are created with linear or arc segments.
Reverses the direction of the spline. This option is intended primarily for third-party applications.
Cancels the last action.
Returns to the Command prompt.