OOF2: The Manual

Name

OOF.Material.Rename — Rename a Material.

Synopsis

OOF.Material.Rename(material,name)

Details

  • Parent Menu: OOF.Material
  • Callback: function _renamematerial in module oof2.engine.IO.materialmenu
  • Threadability: Threadable
  • Parameters:

    material
    Old name of the material. Type: A character string.
    name
    New name for the material. Type: A character string, or the variable automatic.

Description

Rename the indicated Material. It will remain present in any Microstructures in which it occurs, but will get a new name.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */