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



