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
_renameCBin moduleooflib.engine.IO.interfacemenu -
Threadability:
Threadable -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. interface- Interface to be renamed. Type: A character string.
name- New name. Type: A character string.



