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



