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 _delCS in module oof2.engine.IO.meshmenu
  • Threadability: Threadable
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.
    name
    Cross section to remove. Type: A character string.

Description

Delete the cross section named name from the Mesh named mesh.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */