structure pile group command

Syntax

structure pile group s <keyword> <range>

Primary keywords:

slot    remove

Assign all pile elements in the range to the group with the name s. Use of the group logic is described in Groups. Any element may only belong to one group in a given slot. Assigning an element to a new group in that slot will cause it to be removed from its current group assignment. The structure pile list group command lists the existing element group names. The groups can be visualized with the pile plot item.

Both the group and the slot can be encoded into the single string s. To do this, use the composition ‘slotname=groupname’, where the name to the left of the equals sign will be the slot, and the name to the right will be the group.

slot s

Assign the group to slot s. If omitted, the group is assigned to the slot named Default.

remove

The specified group is removed from the specified slot. If no slot is specified, then the group will be removed from any and all slots it is in.