FEM PostFilterDataAlongLine: Difference between revisions

From FreeCAD Documentation
No edit summary
(update docnav)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav
|[[FEM_PostFilterClipRegion|Region clip filter]]
|[[FEM_PostFilterContours|Contours filter]]
|[[FEM_PostFilterLinearizedStresses|Stress linearization plot]]
|[[FEM_PostFilterLinearizedStresses|Stress linearization plot]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterClipRegion.svg
|IconL=FEM_PostFilterContours.svg
|IconR=FEM_PostFilterLinearizedStresses.svg
|IconR=FEM_PostFilterLinearizedStresses.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
Line 29: Line 29:
<translate>
<translate>


<!--T:8-->
''A line clip filter inside a [[FEM_PostFilterClipRegion|Region clip filter]].</br>The Region clip filter is the semi-transparent object.</br>The part of the line outside the Region clip filter is set to a value of zero and therefore appears blue.''
''A line clip filter inside a [[FEM_PostFilterClipRegion|Region clip filter]].</br>The Region clip filter is the semi-transparent object.</br>The part of the line outside the Region clip filter is set to a value of zero and therefore appears blue.''


Line 41: Line 42:
# Optionally, specify the {{MenuCommand|Resolution}}.
# Optionally, specify the {{MenuCommand|Resolution}}.
# Select a {{MenuCommand|Field}} from the expandable list.
# Select a {{MenuCommand|Field}} from the expandable list.
# Press the {{Button|Create Plot}} button. An XY plot of the field value vs. the line length will be created in a separate window.
# Press the {{Button|Create Plot}} button. An XY plot of the field value versus the line length will be created in a separate window.
# Click the {{Button|OK}} button to finish the command.
# Click the {{Button|OK}} button to finish the command.


Line 47: Line 48:
<!--T:5-->
<!--T:5-->
{{Docnav
{{Docnav
|[[FEM_PostFilterClipRegion|Region clip filter]]
|[[FEM_PostFilterContours|Contours filter]]
|[[FEM_PostFilterLinearizedStresses|Stress linearization plot]]
|[[FEM_PostFilterLinearizedStresses|Stress linearization plot]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterClipRegion.svg
|IconL=FEM_PostFilterContours.svg
|IconR=FEM_PostFilterLinearizedStresses.svg
|IconR=FEM_PostFilterLinearizedStresses.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg

Latest revision as of 01:29, 14 February 2023

FEM PostFilterDataAlongLine

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

Description

Plots the values of a field along a specified line.

A line clip filter inside a Region clip filter.
The Region clip filter is the semi-transparent object.
The part of the line outside the Region clip filter is set to a value of zero and therefore appears blue.

Usage

  1. Select a previously created result pipeline or another filter.
  2. Invoke the command either by:
    • Pressing the button Line clip filter.
    • Using the menu Results → Line clip filter.
  3. Specify the coordinates of two points defining the line along which the results are to be evaluated. Optionally, press the Select Points button and pick the points manually on the surface of the mesh.
  4. Optionally, specify the Resolution.
  5. Select a Field from the expandable list.
  6. Press the Create Plot button. An XY plot of the field value versus the line length will be created in a separate window.
  7. Click the OK button to finish the command.