OOF2: The Manual
Name
OOF.ActiveArea.Rename — Rename the stored active area.
Synopsis
OOF.ActiveArea.Rename(microstructure,oldname,newname)
Details
- Parent Menu: OOF.ActiveArea
-
Callback: function
_renamein moduleooflib.common.IO.activeareamodmenu -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. oldname- The name of a stored active area. Type: A character string.
newname- A new name for the active area. Type: A character string.



