OOF2: The Manual

Name

OOF.SegmentGroup.Add_to_Group — Add selected segments to the group.

Synopsis

OOF.SegmentGroup.Add_to_Group(skeleton,group)

Details

  • Parent Menu: OOF.SegmentGroup
  • 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 segments.

Description

Add the currently selected Skeleton Segments to the given SegmentGroup.