OOF2: The Manual

Name

OOF.PixelSelection.Invert — Select all unselected pixels and unselect all selected pixels.

Synopsis

OOF.PixelSelection.Invert(microstructure)

Details

  • Parent Menu: OOF.PixelSelection
  • Callback: function doSelectionMod in module ooflib.common.pixelselectionmod
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.

Description

Selected pixels will be unselected and unselelcted ones will be selected.