OOF2: The Manual
Name
OOF.Mesh.Scheduled_Output.Rename — Rename an existing scheduled output operation.
Synopsis
OOF.Mesh.Scheduled_Output.Rename(mesh, output, name)
Details
- Parent Menu: OOF.Mesh.Scheduled_Output
-
Callback: function
_renameOutputin moduleooflib.engine.IO.scheduledoutputmenu -
Parameters:
mesh- Type: The path to an existing
Meshobject. output- Old name of an output. Type: A character string.
name- New name for the output. Type: A character string, or the value
automatic.



