OOF2: The Manual

Name

OOF.Named_Analysis.RetrieveNamedAnalysis — Set the Analysis Page widgets to the parameters of a stored named analysis.

Synopsis

OOF.Named_Analysis.RetrieveNamedAnalysis(name)

Details

  • Parent Menu: OOF.Named_Analysis
  • Callback: function _retrieveNamedAnalyis in module ooflib.engine.IO.analyzemenu
  • Parameters:

    name
    Name of the analysis to be retrieved Type: A character string.

Description

Set the Output, Operation, Domain, and Sampling panes of the Analysis page according to the parameters of the given Named Analysis. The analysis must have been created by OOF.Named_Analysis.Create.

In the GUI, this command is invoked by choosing the name from the Current pull-down menu in the Named Analyses pane in the Analysis page.