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 moduleoof2.engine.skeletonselectionmod -
Threadability:
Threadable -
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.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




