OOF2: The Manual
Name
OOF.Mesh.Cross_Section.Rename — Rename a cross section on a mesh.
Synopsis
OOF.Mesh.Cross_Section.Rename(mesh,cross_section,name)
Details
- Parent Menu: OOF.Mesh.Cross_Section
-
Callback: function
_renameCSin moduleooflib.engine.IO.meshmenu -
Parameters:
mesh- Type: The path to an existing
Meshobject. cross_section- Cross section to rename. Type: A character string.
name- New name for the cross section. Type: A character string.



