OOF2: The Manual

Name

OOF.Mesh.Cross_Section.Deselect — Deselect all cross sections on a mesh.

Synopsis

OOF.Mesh.Cross_Section.Deselect(mesh)

Details

  • Parent Menu: OOF.Mesh.Cross_Section
  • Callback: function _deselectCS in module ooflib.engine.IO.meshmenu
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.

Description

OOF.Mesh.Cross_Section.Deselect deselects the currently selected cross section in the given Mesh. See OOF.Mesh.Cross_Section.Select for a description of the selected cross section.