OOF2: The Manual

Name

OOF.Mesh.Boundary_Analysis.Delete — Delete a named set of boundary analysis parameters.

Synopsis

OOF.Mesh.Boundary_Analysis.Delete(name)

Details

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

    name
    Name of the analysis operation to delete Type: A character string.

Description

Delete a Named Analysis created by OOF.Mesh.Boundary_Analysis.Create.

In the GUI, this command is invoked from the Named Analyses pane in the Boundary Analysis page.