FEM PostFilterClipScalar: Difference between revisions

From FreeCAD Documentation
(add further info)
(Marked this version for translation)
 
(3 intermediate revisions by 2 users not shown)
Line 17: Line 17:
|MenuLocation=Results → Scalar clip filter
|MenuLocation=Results → Scalar 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 29:
<translate>
<translate>


<!--T:8-->
''A scalar clip filter result.</br>The original pipeline is the semi-transparent object.''
''A scalar clip filter result.</br>The original pipeline is the semi-transparent object.''


<!--T:9-->
A scalar filter can be combined with other filters. Here is for example a scalar filter on a [[FEM_PostFilterWarp|warp filter]] (semi-transparent):
A scalar filter can be combined with other filters. Here is for example a scalar filter on a [[FEM_PostFilterWarp|warp filter]] (semi-transparent):


Line 42: Line 44:
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]] or another existing filter.
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]] or another existing filter.
# Invoke the command either by:
# Invoke the command either by:
#* Pressing the button {{Button|[[Image:FEM_PostFilterClipScalar.svg|16px]] [[FEM_PostFilterClipScalar|Scalar clip filter]]}}.
#* Pressing the button {{Button|[[Image:FEM_PostFilterClipScalar.svg|16px]] '''Scalar clip filter'''}}.
#* Using the menu {{MenuCommand|Results → [[Image:FEM_PostFilterClipScalar.svg|16px]] Scalar clip filter}}.
#* Using the menu {{MenuCommand|Results → [[Image:FEM_PostFilterClipScalar.svg|16px]] Scalar clip filter}}.
# Adjust the {{MenuCommand|Result display options}} like for the [[FEM_PostPipelineFromResult|result pipeline]]. Hide that pipeline to see the effect of a Scalar Clip Filter.
# Adjust the {{MenuCommand|Result display options}} like for the [[FEM_PostPipelineFromResult|result pipeline]]. Hide that pipeline to see the effect of a Scalar Clip Filter.

Latest revision as of 19:10, 5 October 2022

FEM PostFilterClipScalar

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

Description

Clips a field using a specified scalar value.

A scalar clip filter result.
The original pipeline is the semi-transparent object.

A scalar filter can be combined with other filters. Here is for example a scalar filter on a warp filter (semi-transparent):

Usage

  1. Select a previously created result pipeline or another existing filter.
  2. Invoke the command either by:
    • Pressing the button Scalar clip filter.
    • Using the menu Results → Scalar clip filter.
  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 Clip scalar value directly or use the slider.
  6. By default, all the regions with field values below the specified one will be hidden. Select the Clip inside out option to invert the display and hide the regions with values above the specified one.
  7. Click OK button to finish the command.