OOF2: The Manual
Name
OOF.PixelGroup.RemoveSelection — Remove the currently selected pixels from the given PixelGroup.
Synopsis
OOF.PixelGroup.RemoveSelection(microstructure,group)
Details
- Parent Menu: OOF.PixelGroup
-
Callback: function
removeSelectionin moduleooflib.common.IO.pixelgroupmenu -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. group- Group from which to remove the selected pixels. Type: The name of a PixelGroup.
Description
Any pixels that are currently selected
and belong to the given PixelGroup will be removed from the
group.



