OOF2: The Manual

Name

OOF.ActiveArea.Activate_Selection — Activate the the selected pixels.

Synopsis

OOF.ActiveArea.Activate_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

Activate the selected pixels -- add them to the existing Active Area. Compare with OOF.ActiveArea.Activate_Pixel_Group, which activates a pixel group, and with OOF.ActiveArea.Activate_Selection_Only, which discards the previously active pixels.