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



