OOF2: The Manual

Name

OOF.ElementGroup.Clear_All — Clear all element groups.

Synopsis

OOF.ElementGroup.Clear_All(skeleton)

Details

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

    skeleton
    Type: The path to an existing Skeleton object.

Description

Remove all Elements from all ElementGroups. The groups themselves will not be deleted, but will be emptied.