OOF2: The Manual
Name
OOF.Microstructure.Rename — Rename a Microstructure.
Synopsis
OOF.Microstructure.Rename(microstructure,name)
Details
- Parent Menu: OOF.Microstructure
-
Callback: function
renameMicrostructurein moduleooflib.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 ':'.



