OOF2: The Manual

Name

OOF.PixelSelection.Intersect_Group — Select only the intersection of the current selection and the given group.

Synopsis

OOF.PixelSelection.Intersect_Group(microstructure,group)

Details

  • Parent Menu: OOF.PixelSelection
  • Callback: function doSelectionMod in module oof2.common.pixelselectionmod
  • Threadability: Threadable
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    group
    Unselect pixels that are not in this group Type: The name of a PixelGroup.

Description

Select only the pixels that belong to both the chosen PixelGroup and the current selection.


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