OOF2: The Manual
Name
OOF.SegmentSelection.Select_Group — Select the members of a group, discarding the current selection.
Synopsis
OOF.SegmentSelection.Select_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 after unselecting
all of the currently selected Segments. To select
only the Segments in a group, retaining the
previous selection, use OOF.SegmentSelection.Add_Group.



