OOF2: The Manual

Name

OOF.ElementGroup.Delete_All — Remove all element groups.

Synopsis

OOF.ElementGroup.Delete_All(skeleton)

Details

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

    skeleton
    Type: The path to an existing Skeleton object.

Description

Delete all ElementGroups from the Skeleton. The Elements themselves are not affected.