OOF2: The Manual

Name

OOF.NodeGroup.Clear_Group — Clear a node group.

Synopsis

OOF.NodeGroup.Clear_Group(skeleton,group)

Details

  • Parent Menu: OOF.NodeGroup
  • Callback: function _clear_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 nodes.

Description

Remove all Nodes from the given NodeGroup. The group itself will not be deleted, but will be emptied.