OOF2: The Manual

Name

OOF.Microstructure.Interface.Rename — Rename an interface.

Synopsis

OOF.Microstructure.Interface.Rename(microstructure,interface,name)

Details

  • Parent Menu: OOF.Microstructure.Interface
  • Callback: function _renameCB in module ooflib.engine.IO.interfacemenu
  • Threadability: Threadable
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    interface
    Interface to be renamed. Type: A character string.
    name
    New name. Type: A character string.

Description

Give the interface definition another name.


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