FEM PostFilterDataAlongLine: 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_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 '''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 close the tool's menu.





Revision as of 22:47, 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 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 close the tool's menu.