FEM PostFilterDataAtPoint: Difference between revisions

From FreeCAD Documentation
(added description)
(Docnav)
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>


Line 6: Line 5:
{{Docnav
{{Docnav
|[[FEM_PostFilterLinearizedStresses|Stress linearization plot]]
|[[FEM_PostFilterLinearizedStresses|Stress linearization plot]]
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctions|Filter functions]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterLinearizedStresses.svg
|IconL=FEM_PostFilterLinearizedStresses.svg
|IconR=Fem_CompPostCreateFunctions.png
|IconR=FEM_PostCreateFunctionPlane.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
Line 18: Line 17:
|MenuLocation=Results → Data at point clip filter
|MenuLocation=Results → Data at point clip filter
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_PostPipelineFromResult|FEM Result pipeline]], [[FEM_tutorial|FEM tutorial]]
}}
}}


Line 29: Line 28:


<!--T:3-->
<!--T:3-->
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]] or another filter (except of a line filter).
<br />
# Invoke the command either by:
#* Pressing the button {{Button|[[Image:FEM_PostFilterDataAtPoint.svg|16px]] '''Data at point clip filter'''}}.
#* Using the menu {{MenuCommand|Results → [[Image:FEM_PostFilterDataAtPoint.svg|16px]] Data at point clip filter}}.
# Select a result '''Field'''.
# Now
#* either click the {{Button|Select Point}} button and subsequently pick the desired point in the mesh.
#* change the point coordinate.

<!--T:8-->
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}}.




Line 35: Line 44:
{{Docnav
{{Docnav
|[[FEM_PostFilterLinearizedStresses|Stress linearization plot]]
|[[FEM_PostFilterLinearizedStresses|Stress linearization plot]]
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctions|Filter functions]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterLinearizedStresses.svg
|IconL=FEM_PostFilterLinearizedStresses.svg
|IconR=Fem_CompPostCreateFunctions.png
|IconR=FEM_PostCreateFunctionPlane.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
Line 45: Line 54:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 08:31, 30 September 2023

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.