FEM PostFilterWarp: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
(4 intermediate revisions by one other user not shown)
Line 17: Line 17:
|MenuLocation=Results → Wrap filter
|MenuLocation=Results → Wrap 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 23: Line 23:


<!--T:2-->
<!--T:2-->
Displays the deformed shape of the model using a specified scale factor.
Displays the deformed shape of the model using a specified scale factor. Therefore a warp filter only has an effect for result vectors that deform the shape.

The result will be the same like with the ''Displacement'' slider of the [[FEM_ResultShow|result show]] dialog with the difference that the displacement is for the Warp filter in the SI unit meter. For example if you use a [[Preferences_Editor#Units|unit system]] where the length unit is mm and set a displacement factor of 100 in the [[FEM_ResultShow|result show]] dialog, you need to set for the Warp filter a factor of 100.000 to get the same result.

</translate>
[[File:FEM_Warp-Filter-Example.gif]]
<translate>

''A warp filter of the displacement of a beam clamped on one side.''


==Usage== <!--T:9-->
==Usage== <!--T:9-->
Line 29: Line 37:
<!--T:3-->
<!--T:3-->
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]].
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]].
# Invoke the command in one of the several ways:
# Invoke the command either by:
#* Press the {{Button|[[Image:FEM_PostFilterWarp.svg|16px]] [[FEM_PostFilterWarp|Warp filter]]}} button.
#* Pressing the button {{Button|[[Image:FEM_PostFilterWarp.svg|16px]] '''Warp filter'''}} button.
#* Select the {{MenuCommand|Results → [[Image:FEM_PostFilterWarp.svg|16px]] Warp filter}} option from the menu.
#* Using the menu {{MenuCommand|Results → [[Image:FEM_PostFilterWarp.svg|16px]] Warp filter}}.
# Adjust the {{MenuCommand|Result display options}} like for the [[FEM_PostPipelineFromResult|result pipeline]]. Hide that pipeline to see the effect of a Warp Filter.
# Adjust the {{MenuCommand|Result display options}} like for the [[FEM_PostPipelineFromResult|result pipeline]]. Hide that pipeline to see the effect of a Warp Filter.
# Specify the {{MenuCommand|Warp factor}} directly or use the slider to set it. The {{MenuCommand|Min warp}} and {{MenuCommand|Max warp}} fields allow you to adjust the range of the slider.
# Specify the {{MenuCommand|Warp factor}} directly or use the slider to set it. The {{MenuCommand|Min warp}} and {{MenuCommand|Max warp}} fields allow you to adjust the range of the slider.

Revision as of 09:23, 14 June 2022

FEM PostFilterWarp

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

Description

Displays the deformed shape of the model using a specified scale factor. Therefore a warp filter only has an effect for result vectors that deform the shape.

The result will be the same like with the Displacement slider of the result show dialog with the difference that the displacement is for the Warp filter in the SI unit meter. For example if you use a unit system where the length unit is mm and set a displacement factor of 100 in the result show dialog, you need to set for the Warp filter a factor of 100.000 to get the same result.

A warp filter of the displacement of a beam clamped on one side.

Usage

  1. Select a previously created result pipeline.
  2. Invoke the command either by:
    • Pressing the button Warp filter button.
    • Using the menu Results → Warp filter.
  3. Adjust the Result display options like for the result pipeline. Hide that pipeline to see the effect of a Warp Filter.
  4. Specify the Warp factor directly or use the slider to set it. The Min warp and Max warp fields allow you to adjust the range of the slider.
  5. Click the OK button to finish the command.