OOF2: The Manual
Name
OOF.NodeSelection.Add_Group — Select the members of a group, retaining the current selection.
Synopsis
OOF.NodeSelection.Add_Group(skeleton,group)
Details
- Parent Menu: OOF.NodeSelection
-
Callback: function
modifyin moduleooflib.engine.skeletonselectionmod -
Parameters:
Description
Select all of the Nodes in the given group in
addition to all of the currently selected Nodes. To select
only the Nodes in a group, discarding the
previous selection, use OOF.NodeSelection.Select_Group.



