/*! \page find_element_by_point_page Find Element by Point \n This functionality allows you to find all mesh elements to which belongs a certain point. To find the elements:
  1. Select a mesh or a group
  2. Select from the Mesh menu or from the context menu the Find Element by Point item. \image html findelement3.png
    "Find Element by Point" button
    The following dialog box will appear: \image html findelement2.png
  3. In this dialog box you should select:
  4. Click the \b Find button.
\image html findelement1.png
The reference point and the related elements.

See Also a sample TUI Script of a \ref tui_find_element_by_point "Find Element by Point" operation. */