OOF2: The Manual

Name

OOF.Mesh.Boundary_Analysis.RetrieveNamedAnalysis — Set the Boundary Analysis Page widgets to the parameters of a stored analysis operation.

Synopsis

OOF.Mesh.Boundary_Analysis.RetrieveNamedAnalysis(name)

Details

  • Parent Menu: OOF.Mesh.Boundary_Analysis
  • Callback: function _retrieveNamedAnalyis in module ooflib.engine.IO.meshbdymenu
  • Parameters:

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

Description

Set the Boundaries and Boundary Operation panes of the Boundary Analysis page according to the parameters of the given Named Analysis.

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