Symmetry Modifier

The Symmetry modifier is especially useful when modeling characters or building ships or aircraft

This modifier is unique in that it allows you to perform three common modeling tasks:

Examples of using Symmetry with different mirror axes or by moving the mirror gizmo

You can apply the Symmetry modifier to any geometry, and you can animate the mirror or slicing effect by animating the modifier's gizmo.

When the Symmetry modifier is applied to a mesh, any edits you make to the original half of the mesh below the Symmetry modifier in the stack also occur interactively to the other half. For an example, see the second procedure, below.

Note: The Symmetry modifier converts patch and NURBS objects to mesh format in the modifier stack; editable poly and editable mesh objects remain in their original format.

Procedures

Example: To apply the Symmetry modifier to an object:

  1. In the Perspective viewport, create a teapot.
  2. Apply the Symmetry modifier.

    The teapot appears to have two spouts.

  3. In the modifier stack, click (the plus-sign icon) to expand the Symmetry modifier hierarchy, then highlight Mirror.

    The mirror gizmo acts as a slice plane when it is within the boundaries of the object

  4. With Mirror Axis set to X, click and drag the mirror gizmo along the X axis.

    Dragging right slices more of the teapot until there is nothing visible. Dragging left causes a second teapot to appear. When the mirror gizmo is moved beyond the boundaries of the original mesh, it acts as a mirror plane showing you two complete teapots.

Example: To perform box modeling with the Symmetry modifier:

  1. In the Perspective viewort, create a box primitive, and then convert it to Editable Poly or apply the Edit Poly modifier.
  2. If necessary, press F4 to activate Edged Faces display mode.
  3. Apply the Symmetry modifier.

    Other than the new edge loop created by the modifier, the box's appearance doesn't change, because it's already symmetrical.

  4. On the modifier stack, click (the plus-sign icon) to expand the Symmety modifier hierarchy, and then highlight Mirror.
  5. In the Front viewport, with Mirror Axis set to X, move the Mirror gizmo in either direction on the X axis.

    Only the left-hand box moves: This is the copy created by the Symmetry modifier.

  6. Position the Mirror near the left side of the original box, so the two copies are merged.
  7. On the modifier stack, go to the Edit/Editable Poly level and highlight the Vertex sub-object level.

    If you no longer see the Symmetry copy of the box, turn on (Show End Result On/Off Toggle).

    With Show End Result on, you might see an orange wireframe “cage” that shows the edges of original object. This is on by default for editable poly objects, but off by default for the Edit Poly modifier. The Show Cage toggle for editable poly objects is on the Subdivision Surface rollout, and for Edit Poly it's on the Edit Poly Mode rollout.

    You can also see that only the vertices of the original object are visible; the vertices of the symmetry object can't be transformed directly.

  8. Move one of the visible vertices on the right side of the box.

    As you do so, its counterpart on the symmetry object moves symmetrically in real time.

    As you can see, the Symmetry modifier not only creates a mirror image of an object for you, but also lets you manipulate both sides in tandem in an intuitive way.

  9. Now move one of the vertices on the left side of the box, where it overlaps the symmetry box.

    Because you're also moving its counterpart vertex, which is invisible, the apparent result is motion of the corresponding point on the plane of symmetry. This isn't as intuitive as moving a non-overlapping point, so for best results, position the Mirror gizmo so as to cause as little overlap as possible; that way you can edit the center vertices directly on the plane of symmetry.

Interface

Modifier Stack

Mirror

The placement of the mirror gizmo delegates how the object will be affected by symmetry. You can move or rotate, as well as animate the gizmo.

For more information on the stack display, see Modifier Stack.

Parameters rollout

Mirror Axis group

X, Y, Z
Specify the axis about which the symmetry takes place. You can see the effect in the viewport as you select the axis.
Flip
Turn on Flip if you want to flip the direction of the symmetry effect. Default=off.
Slice Along Mirror
Turning on Slice Along Mirror causes the mirror gizmo to act as a slice plane when it in located inside the boundaries of a mesh. When the gizmo is outside the boundaries of a mesh, the symmetrical reflection is still treated as part of the originating mesh. If Slice Along Mirror is turned off, the symmetrical reflection is treated as a separate element of the originating mesh. Default=on.
Weld Seam
Turning on Weld Seam assures that the vertices along the mirror axis will be automatically welded if they are within the Threshold. Default=on.
Threshold
The value of the Threshold setting delegates how close vertices can be before being automatically welded together. Default=0.1.
Note: Setting the Threshold value too high may result in some distortion of the mesh, especially when the mirror gizmo is outside the boundaries of the originating mesh.