FEM PostFilterClipScalar: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
 
(24 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav|[[FEM_PostCreateWarpVectorFilter|Post Create warp vector filter]]|[[FEM_PostCreateCutFilter|Post Create cut filter]]|[[FEM_Module|FEM]]|IconL=FEM_PostCreateWarpVectorFilter.png|IconC=Workbench_FEM.svg|IconR=FEM_PostCreateCutFilter.png}}
|[[FEM_PostFilterWarp|Warp filter]]
|[[FEM_PostFilterCutFunction|Function cut filter]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterWarp.svg
|IconR=FEM_PostFilterCutFunction.svg
|IconC=Workbench_FEM.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=FEM PostCreateScalarClipFilter|MenuLocation= Results → scalar clip filter ||Workbenches=[[Fem Workbench|FEM]]|Shortcut=|SeeAlso=[[FEM_tutorial|FEM tutorial]]}}
|Name=FEM PostFilterClipScalar

|MenuLocation=Results → Scalar clip filter
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_PostPipelineFromResult|FEM Result pipeline]], [[FEM_tutorial|FEM tutorial]]
}}


==Description== <!--T:6-->


<!--T:2-->
<!--T:2-->
Clips a field using a specified scalar value.
ToDo


</translate>
[[File:FEM_Scalar-Clip-Filter-Example.png|400px]]
<translate>

<!--T:8-->
''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):

</translate>
[[File:FEM_Scalar-Clip-Filter-On-Warp-Example.png|600px]]
<translate>

==Usage== <!--T:7-->


<!--T:3-->
<!--T:3-->
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]] or another existing filter.
<br />
# Invoke the command either by:
#* 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}}.
# 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.
# Select the {{MenuCommand|Scalar}} type from the expandable list.
# Specify the {{MenuCommand|Clip scalar}} value directly or use the slider.
# By default, all the regions with field values below the specified one will be hidden. Select the {{MenuCommand|Clip inside out}} option to invert the display and hide the regions with values above the specified one.
# Click {{Button|OK}} button to finish the command.


<!--T:5-->
{{Docnav|[[FEM_PostCreateWarpVectorFilter|Post Create warp vector filter]]|[[FEM_PostCreateCutFilter|Post Create cut filter]]|[[FEM_Module|FEM]]|IconL=FEM_PostCreateWarpVectorFilter.png|IconC=Workbench_FEM.svg|IconR=FEM_PostCreateCutFilter.png}}


<!--T:6-->
<!--T:5-->
{{Docnav
{{FEM Tools navi}}
|[[FEM_PostFilterWarp|Warp filter]]
|[[FEM_PostFilterCutFunction|Function cut filter]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterWarp.svg
|IconR=FEM_PostFilterCutFunction.svg
|IconC=Workbench_FEM.svg
}}


<!--T:7-->
{{Userdocnavi}}
</translate>
</translate>
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

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.