OOF2: The Manual
Name
OOF.ActiveArea.Deactivate_Group — Deactivate the pixels in a pixel group.
Synopsis
OOF.ActiveArea.Deactivate_Group(microstructure,group)
Details
- Parent Menu: OOF.ActiveArea
-
Callback: function
modifyin moduleooflib.common.activeareamod -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. group- Pixel group to be deactivated. Type: The name of a PixelGroup.
Description
Deactivate the pixels in the selected pixel group. See OOF.ActiveArea.Deactivate_Selection.



