Collapse Utility

The Collapse utility lets you combine the stack operations of one or more selected objects into an Editable Mesh or the stack result, and, optionally, perform a Boolean operation on them at the same time.

Attention: You can't undo the results of using the Collapse utility. Before you use it, save a copy of your work file, or use Hold.
Note: You can also collapse an object's stack from the modifier stack right-click menu, and convert a selection to editable surfaces with the transform quadrant of the quad menu. These changes are undoable.

Procedures

To collapse the stack of an object into an editable mesh:

  1. On the Utilities panel, click the Collapse button.
  2. Select the object or objects that you want to collapse.
  3. Click the Collapse Selected button.

    All modifiers are removed from the modifier stack and the object becomes an editable mesh.

To collapse the stack of an object into an editable surface other than mesh:

  1. On the Utilities panel, click the Collapse button.
  2. On the Collapse rollout, set Output Type to Modifier Stack Result.
  3. Select the object or objects that you want to collapse.
  4. Apply a modifier that outputs the desired ultimate surface type, such as Turn To Poly or Turn To Patch.
  5. Click the Collapse Selected button.

    All modifiers are removed from the modifier stack and the object becomes an editable surface of the type indicated by the modifier.

To subtract multiple objects from another object:

    The Boolean compound object restricts you to combining objects one at a time. With the Collapse utility, you can perform Boolean operations on several objects simultaneously.

  1. For the purposes of this procedure, we'll call the object to have shapes subtracted from Main. Create and arrange Main and the objects to subtract from it. For example, you might have several boxes penetrating a sphere (Main) in different places; subtracting them will produce box-shaped cutouts in the sphere's surface.
  2. Select Main, and then select the objects to be subtracted from it.

    The first object you select before collapsing is the one from which the others are subtracted.

  3. On the Utilities panel, click the Collapse button.
  4. On the Collapse rollout, set Output Type to Mesh, if necessary.
  5. In the Collapse To group, choose Single Object.
  6. Turn on Boolean, and then choose Subtraction.
  7. Click the Collapse Selected button.

    All objects you selected after Main, the first object, are subtracted from Main.

Interface

Selected Object group

Displays the name of the current selection. If more than one object is selected, "[Number] Objects Selected.” displays.

Collapse Selected
Collapses the selected objects. The method of collapse depends on the settings of the options below this button.

Output Type group

Specifies the type of object that results from the collapse.

  • Modifier Stack Result The resultant object will be the same as if you had collapsed its stack. In most cases, this results in a mesh object, as when using the Mesh option. However, if the object has an Edit Patch modifier so that its stack produces a patch, then the result will be a patch object rather than a mesh. Likewise, a shape with Edit Spline modifiers becomes an editable spline. When this option is used, the Collapse To options are unavailable, and all selected objects remain independent objects.
  • Mesh All selected objects become editable meshes regardless of their type before they were collapsed.

Collapse To group

Specifies how the selected objects are combined. These options are available only when you choose the Mesh option.

  • Multiple Objects Collapses each object in the selection but maintains each as an independent object. When this option is chosen, the Boolean options are disabled.
  • Single Object Collapses all selected objects into a single editable mesh object.

    Boolean When on, performs Boolean operations on the selected objects. During the Boolean calculation, a progress bar appears along with a Cancel button. If any objects in the Boolean operation fail, that object is skipped, but the Collapse proceeds. The result is not a Boolean compound object, but a single editable mesh. The type of Boolean is specified by the following choice:

    • Union Combines the several objects, removing intersecting geometry.
    • Intersection Removes all but the intersecting geometry.
    • Subtraction Maintains the first object selected while subtracting the subsequently selected objects. For example, to subtract several cylinders from a box, click to select the box, hold down , and region-select the cylinders.
Close

Exits the Collapse utility.