OOF2: The Manual

Name

OOF.NodeSelection.Unselect_Group — Unselect the members of a group.

Synopsis

OOF.NodeSelection.Unselect_Group(skeleton,group)

Details

  • Parent Menu: OOF.NodeSelection
  • Callback: function modify in module oof2.engine.skeletonselectionmod
  • Threadability: Threadable
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.
    group
    Node group to deselect. Type: The name of a group of Skeleton nodes.

Description

Deselect all of the Nodes that are members of the specified group. Any Nodes that are members of the group but that are not currently selected will be unaffected.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */