OOF2: The Manual

Name

OOF.Subproblem.Rename — Rename a Subproblem.

Synopsis

OOF.Subproblem.Rename(subproblem,name)

Details

  • Parent Menu: OOF.Subproblem
  • Callback: function _rename_subproblem in module ooflib.engine.IO.subproblemmenu
  • Parameters:

    subproblem
    Type: The path to an existing SubProblem object.
    name
    New name for the subproblem. Type: A character string not containing ':'.

Description

Assign a new name to a SubProblem