6

How do I remove one object from a group hierarchy? I don't want to delete it, just remove it from one specific group.

user15225
  • 161
  • 1
  • 1
  • 5

2 Answers2

10

Found it: Ctrl+Alt+G does "Remove From Group".

Ray Mairlot
  • 29,192
  • 11
  • 103
  • 125
user15225
  • 161
  • 1
  • 1
  • 5
7

You can manage an object's groups from the object properties panel under the groups rollout.

enter image description here

These settings allow you to:

  1. Remove the object from a specific group by clicking the x next to the group's name.

  2. Re-name any of the groups the object belongs to by simply typing in the text box with the group's name.

  3. Only allow the object to be visible on certain layers when duplicated (via particle system, dupli-verts, etc.) using the dupli-visibility layer selector.

  4. Offset the object when duplicated using the x, y, z spinners.

PGmath
  • 25,106
  • 17
  • 103
  • 199