FEM PostFilterClipRegion: Difference between revisions

From FreeCAD Documentation
No edit summary
(Improved note.)
 
(33 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav|[[FEM_PostCreateCutFilter|Post Create cut filter]]|[[FEM_PostCreateDataAlongLineFilter|Post Create data along line filter]]|[[FEM_Module|FEM]]|IconL=FEM_PostCreateCutFilter.png|IconC=Workbench_FEM.svg|IconR=Fem-DataAlongLine.svg}}
|[[FEM_PostFilterCutFunction|Function cut filter]]
|[[FEM_PostFilterContours|Contours filter]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterCutFunction.svg
|IconR=FEM_PostFilterContours.svg
|IconC=Workbench_FEM.svg
}}


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

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


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


<!--T:2-->
<!--T:2-->
Clips a field using a sphere or a plane cutting through the model.
ToDo


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

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

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


<!--T:3-->
<!--T:3-->
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]].
<br />
# Invoke the command either by:
#* Pressing the button {{Button|[[Image:FEM_PostFilterClipRegion.svg|16px]] '''Region clip filter'''}} button.
#* Using the menu {{MenuCommand|Results → [[Image:FEM_PostFilterClipRegion.svg|16px]] Region clip filter}} option from the menu.
# 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
#* 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}}
#* 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.
# The model will be clipped using the filter function. Select the {{MenuCommand|Inside Out}} option to invert the cut. Select the {{MenuCommand|Cut Cells}} option to smooth the clipped region by eliminating parts of finite elements that are sticking out.
# Click the {{Button|OK}} button to finish the command.

<!--T:11-->
'''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.



<!--T:5-->
<!--T:5-->
{{Docnav
{{Docnav|[[FEM_PostCreateCutFilter|Post Create cut filter]]|[[FEM_PostCreateDataAlongLineFilter|Post Create data along line filter]]|[[FEM_Module|FEM]]|IconL=FEM_PostCreateCutFilter.png|IconC=Workbench_FEM.svg|IconR=Fem-DataAlongLine.svg}}
|[[FEM_PostFilterCutFunction|Function cut filter]]
|[[FEM_PostFilterContours|Contours filter]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterCutFunction.svg
|IconR=FEM_PostFilterContours.svg
|IconC=Workbench_FEM.svg
}}


</translate>
</translate>
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 13:02, 24 November 2023

FEM PostFilterClipRegion

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

Description

Clips a field using a sphere or a plane cutting through the model.

A region 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 Region clip filter button.
    • Using the menu Results → Region clip filter option from the menu.
  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 model will be clipped using the filter function. Select the Inside Out option to invert the cut. Select the Cut Cells option to smooth the clipped region by eliminating parts of finite elements that are sticking out.
  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.