OOF2: The Manual

Name

OOF.SegmentSelection.Select_Group — Select the members of a group, keeping the current selection.

Synopsis

OOF.SegmentSelection.Select_Group(skeleton,group)

Details

  • Parent Menu: OOF.SegmentSelection
  • Callback: function modify in module oof2.engine.skeletonselectionmod
  • Threadability: Threadable
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.
    group
    Name of the group Type: The name of a group of Skeleton segments.

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.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */