OOF2: The Manual

Name

OOF.PixelGroup.Clear — Remove all pixels from the given PixelGroup.

Synopsis

OOF.PixelGroup.Clear(microstructure,group)

Details

  • Parent Menu: OOF.PixelGroup
  • Callback: function clearGroup in module ooflib.common.IO.pixelgroupmenu
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    group
    Group from which to remove all pixels. Type: The name of a PixelGroup.

Description

Empty the selected PixelGroup.