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 oof2.engine.IO.meshinfo
  • Threadability: Threadable
  • 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.


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