OOF2: The Manual

Name

OOF.Microstructure.Rename — Rename a Microstructure.

Synopsis

OOF.Microstructure.Rename(microstructure,name)

Details

  • Parent Menu: OOF.Microstructure
  • Callback: function renameMicrostructure in module ooflib.common.IO.microstructuremenu
  • Parameters:

    microstructure
    Old name for the microstructure. Type: A character string.
    name
    New name for the microstructure. Type: A character string not containing ':'.

Description

Change the name of an existing Microstructure.