Selection panel

Add

Add the current selection to memory, keeping what was already there.

On the ribbonStacked button, Selection panel
NeedsA selection

What it does#

Unions the current selection into the memory. Use it to build up a set over several passes through a model: find some pipes on level 2, Add, find the rest on level 3, Add.

How to use it#

  1. Remember a first selection.
  2. Select more. Click Add. The toast gives the new total.
  3. Repeat, then Recall to see the whole set.

Limitations#

  • An item already in memory is not counted twice.