OOF2: The Manual

Name

OOF.ActiveArea.Restore — Restore a named active area.

Synopsis

OOF.ActiveArea.Restore(microstructure,name)

Details

  • Parent Menu: OOF.ActiveArea
  • Callback: function _restore 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 restored. Type: A character string.

Description

Set the current Active Area to the given stored Active Area.