OOF2: The Manual

Name

OOF.SegmentGroup.Delete_Group — Remove a segment group.

Synopsis

OOF.SegmentGroup.Delete_Group(skeleton,group)

Details

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

Delete the given SegmentGroup from the Skeleton. The Segments themselves are not affected.