OOF2: The Manual

Name

OOF.ActiveArea.Deactivate_Selection — Deactivate the selected pixels.

Synopsis

OOF.ActiveArea.Deactivate_Selection(microstructure)

Details

  • Parent Menu: OOF.ActiveArea
  • Callback: function modify in module ooflib.common.activeareamod
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.

Description

Deactivate the selected pixels. The activity of the unselected pixels is not changed. See OOF.ActiveArea.Deactivate_Group.