FEM PostFilterCutFunction: Difference between revisions

From FreeCAD Documentation
(added usage)
(Improved note.)
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>


Line 18: Line 17:
|MenuLocation=Results → Function cut filter
|MenuLocation=Results → Function cut filter
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_PostPipelineFromResult|FEM Result pipeline]], [[FEM_PostCreateFunctions|FEM Filter functions]], [[FEM_tutorial|FEM tutorial]]
}}
}}


Line 25: Line 24:
<!--T:2-->
<!--T:2-->
Displays the results on a sphere or a plane cutting through the model.
Displays the results on a sphere or a plane cutting through the model.

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

<!--T:8-->
''A function cut filter with a sphere as cut function.</br>The original pipeline is the semi-transparent object.''


==Usage== <!--T:7-->
==Usage== <!--T:7-->
Line 30: Line 36:
<!--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_PostFilterCutFunction.svg|16px]] [[FEM_PostFilterCutFunction|Function cut filter]]}} button.
#* Pressing the button {{Button|[[Image:FEM_PostFilterCutFunction.svg|16px]] '''Function cut filter'''}}.
#* Select the {{MenuCommand|Results → [[Image:FEM_PostFilterCutFunction.svg|16px]] Function cut filter}} option from the menu.
#* Using the menu {{MenuCommand|Results → [[Image:FEM_PostFilterCutFunction.svg|16px]] Function cut filter}}.
# Adjust the '''Result display options''' like for the [[FEM_PostPipelineFromResult|result pipeline]]. Hide that pipeline to see the effect of a Function Cut Filter.
# Adjust the {{MenuCommand|Result display options}} like for the [[FEM_PostPipelineFromResult|result pipeline]]. You might need to hide the pipeline to see the effect of the filter in the preview.
# Either
# Press the {{Button|Create}} button and select {{Button|[[Image:Fem-post-geo-plane.svg|16px]] Plane}} or {{Button|[[Image:Fem-post-geo-sphere.svg|16px]] Sphere}} or choose the existing plane/sphere from the expandable list. If needed, adjust the parameters of the plane/sphere to make sure that it intersects the model.
#* If there is no [[FEM_PostCreateFunctions|filter function]] defined yet, press the {{Button|[[Image:List-add.svg|16px]] Create}} button and select {{MenuCommand|[[Image:FEM_PostCreateFunctionPlane.svg|16px]] Plane}} or {{MenuCommand|[[Image:FEM_PostCreateFunctionSphere.svg|16px]] Sphere}}
# Results will be displayed on the surface of the plane/sphere.
#* Choose an existing filter function from the list. If needed, adjust the cut parameters to make sure that it intersects the model. Note that changed cut parameters will also change the parameters of the used filter function.
# Click the {{Button|OK}} button to close the pop-up window.
# The results will be displayed on the surface of the filter function.
# Click the {{Button|OK}} button to finish the command.

<!--T:9-->
'''Note''': A '''Field''' can only be set if a filter function exists and has been applied with [[Image:FEM_PostApplyChanges.svg|16px]] [[FEM_PostApplyChanges|Apply Changes]]. Alternatively you can reopen the filter dialog.





Latest revision as of 13:15, 24 November 2023

FEM PostFilterCutFunction

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

Description

Displays the results on a sphere or a plane cutting through the model.

A function cut filter with a sphere as cut function.
The original pipeline is the semi-transparent object.

Usage

  1. Select a previously created result pipeline.
  2. Invoke the command either by:
    • Pressing the button Function cut filter.
    • Using the menu Results → Function cut filter.
  3. Adjust the Result display options like for the result pipeline. You might need to hide the pipeline to see the effect of the filter in the preview.
  4. Either
    • If there is no filter function defined yet, press the Create button and select Plane or Sphere
    • Choose an existing filter function from the list. If needed, adjust the cut parameters to make sure that it intersects the model. Note that changed cut parameters will also change the parameters of the used filter function.
  5. The results will be displayed on the surface of the filter function.
  6. Click the OK button to finish the command.

Note: A Field can only be set if a filter function exists and has been applied with Apply Changes. Alternatively you can reopen the filter dialog.