OOF2: The Manual
Name
OOF.PixelSelection.Unselect_Group — Unselect all pixels that are in the given group, while retaining other currently selected pixels.
Synopsis
OOF.PixelSelection.Unselect_Group(microstructure,group)
Details
- Parent Menu: OOF.PixelSelection
-
Callback: function
doSelectionModin moduleooflib.common.pixelselectionmod -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. group- Unselect pixels that are in this group. Type: The name of a PixelGroup.



