Edit Spline Modifier

The Edit Spline modifier provides explicit editing tools for different levels of the selected shape: vertex, segment, or spline. The Edit Spline modifier matches all the capabilities of the base Editable Spline object, with the exceptions noted below. For a complete parameter reference, see Editable Spline.

The Rendering and Interpolation rollouts found in Editable Spline, which allow manipulation of the spline's creation parameters, are not available in the Edit Spline modifier. (The creation parameters are available in the modifier stack for a spline to which Edit Spline is applied.) In addition, the direct vertex animation capabilities of Editable Spline are not possible in Edit Spline.

When possible, it’s far more efficient and reliable to perform explicit editing at the Editable Spline level rather than store those edits within the Edit Spline modifier. The Edit Spline modifier must copy the geometry passed to it, and this storage can lead to large file sizes. The Edit Spline modifier also establishes a topological dependency that can be adversely effected if earlier operations change the topology being sent to it.

There are, however, situations where using Edit Spline is the preferred method.

Procedures

To extrude spline segments or vertices

  1. Create a spline.
  2. With the spline selected, choose the Edit Spline modifier from the Modify panel or the Modifiers menu.
  3. In the modifier stack, click the + icon next to the spline entry to expand the sub-object hierarchy.
  4. Click the Segment or Vertex item to activate the sub-object level.
  5. In the Viewport, do the following:
    • Shift + LMB drag a segment
    • Shift + LMB drag a vertex

To clone spline segments

  1. Create a spline.
  2. With the spline selected, choose the Edit Spline modifier from the Modify panel or the Modifiers menu.
  3. In the modifier stack, click the + icon next to the Spline entry to expand the sub-object hierarchy.
  4. Click the Segment item to activate the sub-object level.
  5. In the Viewport, Ctrl + Shift + LMB drag a segment.