OOF2: The Manual

Name

OOF.ActiveArea.Delete — Delete a stored active area.

Synopsis

OOF.ActiveArea.Delete(microstructure,name)

Details

  • Parent Menu: OOF.ActiveArea
  • Callback: function _delete in module ooflib.common.IO.activeareamodmenu
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    name
    The name of the active area to be deleted. Type: A character string.

Description

Delete a stored active area. This only deletes the stored copy of the active area. It does not affect the activity of any pixels.