OOF2: The Manual

Name

OOF.NodeGroup.Add_to_Group — Add selected nodes to the group.

Synopsis

OOF.NodeGroup.Add_to_Group(skeleton,group)

Details

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

Add the currently selected Skeleton Nodes to the given NodeGroup.