FEM PostFilterClipScalar: 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_PostFilterClipScalar.svg|16px]] [[FEM_PostFilterClipScalar|Scalar clip filter]]}} button.
#* Select the {{MenuCommand|Results → [[Image:FEM_PostFilterClipScalar.svg|16px]] Scalar clip filter}} option from the menu.
# Adjust the '''Result display options''' like for the [[FEM_PostPipelineFromResult|result pipeline]]. Hide that pipeline to see the effect of a Scalar Clip Filter.
# Select the scalar type from the expandable list.
# Specify the value of the scalar for clipping directly or use the slider.
# By default, all the regions with field values below the specified one will be hidden. Press the {{Button|Clip inside out}} button to invert the display and hide the regions with values above the specified one.
# Click {{Button|OK}} button to close the pop-up window.





Revision as of 21:54, 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 PostFilterClipScalar

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

Description

Clips a field using a specified scalar value.

Usage

  1. Select a previously created result pipeline.
  2. Invoke the command in one of the several ways:
    • Press the Scalar clip filter button.
    • Select the Results → Scalar clip filter option from the menu.
  3. Adjust the Result display options like for the result pipeline. Hide that pipeline to see the effect of a Scalar Clip Filter.
  4. Select the scalar type from the expandable list.
  5. Specify the value of the scalar for clipping directly or use the slider.
  6. By default, all the regions with field values below the specified one will be hidden. Press the Clip inside out button to invert the display and hide the regions with values above the specified one.
  7. Click OK button to close the pop-up window.