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 moduleoof2.common.pixelselectionmod -
Threadability:
Threadable -
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.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




