FEM PostFilterDataAtPoint: Difference between revisions

From FreeCAD Documentation
(update to workflow of FC 0.20 final)
(Marked this version for translation)
Line 37: Line 37:
#* change the point coordinate.
#* change the point coordinate.


<!--T:8-->
The value at this point for the given '''Field''' is output to the dialog.
The value at this point for the given '''Field''' is output to the dialog.
The value of the data point is also anytime accessible via the [[Property_editor|property]] {{PropertyData|Point Data}}.
The value of the data point is also anytime accessible via the [[Property_editor|property]] {{PropertyData|Point Data}}.

Revision as of 19:11, 5 October 2022

FEM PostFilterDataAtPoint

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

Description

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

Usage

  1. Select a previously created result pipeline or another filter (except of a line filter).
  2. Invoke the command either by:
    • Pressing the button Data at point clip filter.
    • Using the menu Results → Data at point clip filter.
  3. Select a result Field.
  4. Now
    • either click the Select Point button and subsequently pick the desired point in the mesh.
    • change the point coordinate.

The value at this point for the given Field is output to the dialog. The value of the data point is also anytime accessible via the property DataPoint Data.