OOF2: The Manual
Name
OOF.Mesh.Cross_Section.Remove — Delete a cross section from a mesh.
Synopsis
OOF.Mesh.Cross_Section.Remove(mesh,name)
Details
- Parent Menu: OOF.Mesh.Cross_Section
-
Callback: function
_delCSin moduleooflib.engine.IO.meshmenu -
Parameters:
mesh- Type: The path to an existing
Meshobject. name- Cross section to remove. Type: A character string.



