FEM PostFilterDataAtPoint: Difference between revisions

From FreeCAD Documentation
(added description)
(added usage)
Line 29: Line 29:


<!--T:3-->
<!--T:3-->
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]].
<br />
# Invoke the command in one of the several ways:

#* Press the {{Button|[[Image:FEM_PostFilterDataAtPoint.svg|16px]] [[FEM_PostFilterDataAtPoint|Data at point clip filter]]}} button.
#* Select the {{MenuCommand|Results → [[Image:FEM_PostFilterDataAtPoint.svg|16px]] Data at point clip filter}} option from the menu.
# Click the {{Button|Select Point}} button.
# Pick the desired point on the surface of the mesh.
# Select a field from the expandable list.
# The value of that field at the selected location will be displayed in a pop-up window.
# Click {{Button|OK}} button to close the pop-up window.


<!--T:5-->
<!--T:5-->

Revision as of 21:05, 8 April 2022

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

FEM PostFilterDataAtPoint

Menu location
Results → Data at point clip filter
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial

Description

Displays the value of a selected field at a picked point.

Usage

  1. Select a previously created result pipeline.
  2. Invoke the command in one of the several ways:
  3. Click the Select Point button.
  4. Pick the desired point on the surface of the mesh.
  5. Select a field from the expandable list.
  6. The value of that field at the selected location will be displayed in a pop-up window.
  7. Click OK button to close the pop-up window.