OOF2: The Manual

Name

OOF.ElementGroup.Remove_from_Group — Remove selected elements from the group.

Synopsis

OOF.ElementGroup.Remove_from_Group(skeleton,group)

Details

  • Parent Menu: OOF.ElementGroup
  • Callback: function _remove_selection_from_group in module ooflib.engine.IO.skeletongroupmenu
  • Options: cli_only=1
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.
    group
    Name of the group. Type: The name of a group of Skeleton elements.

Description

Remove the currently selected Skeleton Elements from the given ElementGroup.