OOF2: The Manual

Name

OOF.PixelGroup.Delete — Delete the selected Pixel Group.

Synopsis

OOF.PixelGroup.Delete(microstructure,group)

Details

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

    microstructure
    Type: The path to an existing Microstructure object.
    group
    PixelGroup to be destroyed. Type: The name of a PixelGroup.

Description

Remove a PixelGroup completely from a Microstructure.