OOF2: The Manual
Name
OOF.PixelSelection.Select_Group — Select all pixels in the given group.
Synopsis
OOF.PixelSelection.Select_Group(microstructure,group)
Details
- Parent Menu: OOF.PixelSelection
-
Callback: function
doSelectionModin moduleooflib.common.pixelselectionmod -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. group- Select pixels in this group. Type: The name of a PixelGroup.
Description
Deselect all pixels, and then select the pixels in the given group. Compare to OOF.PixelSelection.Add_Group.



