Modifies the parameters of a spline or converts a spline-fit polyline to a spline.
Summary
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 orginally created, the options selected from the grip menus, or the options used in SPLINEDIT.
You can change any of following data:
- Control frame data consists of control vertices, the polynomial degree of the spline, and the weights assigned to each control vertex.
- Fit data consists of fit points, knot parameterization, the fit tolerance, and the tangents at the endpoints of the spline.
List of Prompts
The following prompts are displayed.
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.
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:
- Add
-
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.
- Close/Open
-
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.
- Close. 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.
- Open. Opens a closed spline by removing the final curve segment between the first and last points specified when the spline was originally created.
- Delete
- Kink
- Move
- Purge
- Tangents
-
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.
- Specify tangent. (Available for closed splines) Specifies a new tangent direction at the point of closure.
- System default. Calculates the default end tangents.
- Tolerance
- Exit
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.
The DELOBJ system variable determines whether the original spline is retained.