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



