FEM PostFilterDataAlongLine/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "MES: Filtr danych wzdłuż linii")
 
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}


{{Docnav
{{Docnav
Line 20: Line 19:
==Description==
==Description==


Plots the values of a field along a specified line.
ToDo


==Usage==
==Usage==


# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]].
<br />
# Invoke the command in one of the several ways:
#* Press the {{Button|[[Image:FEM_PostFilterDataAlongLine.svg|16px]] [[FEM_PostFilterDataAlongLine|Line clip filter]]}} button.
#* Select the {{MenuCommand|Results → [[Image:FEM_PostFilterDataAlongLine.svg|16px]] Line clip filter}} option from the menu.
# Specify the coordinates of two points defining the line along which the results are to be evaluated. Optionally, press the {{Button|Select Points}} button and pick the points manually on the surface of the mesh.
# Optionally, specify the {{MenuCommand|Resolution}}.
# Select a field that will be evaluated.
# Press the {{Button|Create Plot}} button. XY plot of a field value vs line length will be created in a separate window.
# Click the {{Button|OK}} button to finish the command.





Revision as of 09:37, 17 April 2022

FEM PostFilterDataAlongLine

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

Description

Plots the values of a field along a specified line.

Usage

  1. Select a previously created result pipeline.
  2. Invoke the command in one of the several ways:
    • Press the Line clip filter button.
    • Select the Results → Line clip filter option from the menu.
  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 that will be evaluated.
  6. Press the Create Plot button. XY plot of a field value vs line length will be created in a separate window.
  7. Click the OK button to finish the command.