OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Mesh_Info.QueryElement — Query an FE element at a given point.

Synopsis

OOF.Graphics_n.Toolbox.Mesh_Info.QueryElement(position)

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Mesh_Info
  • Callback: function MeshInfoToolbox.queryElem in module ooflib.engine.IO.meshinfo
  • Parameters:

    position
    Target point. Type: A Point object (eg, Point(1.1, 2.0)).

Description

Display information about the Mesh Element closest to the given target point. This command has no effect if the GUI is not running. Data is displayed for the topmost Mesh displayed in the graphics window in which the command was issued.