FEM PostCreateFunctions: Difference between revisions

From FreeCAD Documentation
No edit summary
(Rearranged to match with more recent comp... pages. Docnav. Usage copied to separate pages, but I dare not delete large parts of this page. Page should be renamed like in Gui command section)
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>


Line 6: Line 5:
{{Docnav
{{Docnav
|[[FEM_PostFilterDataAtPoint|Data at point clip filter]]
|[[FEM_PostFilterDataAtPoint|Data at point clip filter]]
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_ClippingPlaneAdd|Clipping plane on face]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterDataAtPoint.svg
|IconL=FEM_PostFilterDataAtPoint.svg
|IconR=FEM_ClippingPlaneAdd.svg
|IconR=Fem-post-geo-plane.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
Line 23: Line 22:
==Description== <!--T:3-->
==Description== <!--T:3-->


'''FEM CompPostCreateFunctions''' is an icon button in the FEM Results toolbar that groups tools to create functions for the result filters [[Image:FEM_PostFilterCutFunction.svg|16px]] [[FEM_PostFilterCutFunction|PostFilterCutFunction]] and [[Image:FEM_PostFilterClipRegion.svg|16px]] [[FEM_PostFilterClipRegion|PostFilterClipRegion]], that define how the mesh is cut geometrically. Click on the down arrow to its right to expand the icons below it and select a tool.


==Types == <!--T:4-->
==Types== <!--T:4-->


At the moment you can choose between two geometric functions:
<!--T:5-->
* [[Image:Fem-post-geo-plane.svg|32px]] [[FEM_PostCreateFunctionPlane|FEM PostCreateFunctionPlane]]
ToDo
* [[Image:Fem-post-geo-plane.svg|32px]] Plane:
* [[Image:Fem-post-geo-sphere.svg|32px]] [[FEM_PostCreateFunctionSphere|FEM PostCreateFunctionSphere]].
* [[Image:Fem-post-geo-sphere.svg|32px]] Sphere:


==Usage==
<!--T:10-->
<br />


To create a function, use the toolbar button [[Image:Fem-post-geo-plane.svg|32px]] or [[Image:Fem-post-geo-sphere.svg|32px]] (whatever is currently visible). Note the small triangle besides it allowing you to choose the function type. Alternatively use the menu {{MenuCommand|Results → Filter functions → [[Image:Fem-post-geo-plane.svg|16px]] Plane / [[Image:Fem-post-geo-sphere.svg|16px]] Sphere}}.

To edit a function see the sections below.

Existing functions can be used for different filters and even for different [[FEM_PostPipelineFromResult|result pipelines]]. It is nevertheless recommended to use for every pipeline on own set of functions to keep the overview in the [[Tree_view|document tree]].

===Plane===

Planes appear in the document tree with the icon [[Image:Fem-post-geo-plane.svg|32px]]. When they are made visible in the tree, they look like this:

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

To move the plane, Click on the big white cuboid that is perpendicular to the plane and keep the mouse button pressed while the mouse is moved. Or click on white grid and keep the mouse button pressed while the mouse is moved

To rotate and tilt the plane, click on a line that connects the small cubes with the the big white cuboid and keep the mouse button pressed while the mouse is moved.

The 6 small cubes are handles to adjust the size. However, since the object is an infinite plane, the size does not matter.

===Sphere===

Spheres appear in the document tree with the icon [[Image:Fem-post-geo-sphere.svg|32px]]. When they are made visible in the tree, they look like this:

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

The 8 small cubes around the spherical grid are handles to adjust the sphere size. To use them, click a cube and keep the mouse button pressed while the mouse is moved.

To move the sphere position, click the spherical grid and keep the mouse button pressed while the mouse is moved.


<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[FEM_PostFilterDataAtPoint|Data at point clip filter]]
|[[FEM_PostFilterDataAtPoint|Data at point clip filter]]
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_ClippingPlaneAdd|Clipping plane on face]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostFilterDataAtPoint.svg
|IconL=FEM_PostFilterDataAtPoint.svg
|IconR=FEM_ClippingPlaneAdd.svg
|IconR=Fem-post-geo-plane.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}

Revision as of 19:40, 27 September 2022


FEM CompPostCreateFunctions

Menu location
Results → Filter Functions
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial

Description

FEM CompPostCreateFunctions is an icon button in the FEM Results toolbar that groups tools to create functions for the result filters PostFilterCutFunction and PostFilterClipRegion, that define how the mesh is cut geometrically. Click on the down arrow to its right to expand the icons below it and select a tool.

Types

At the moment you can choose between two geometric functions:

Usage

To create a function, use the toolbar button or (whatever is currently visible). Note the small triangle besides it allowing you to choose the function type. Alternatively use the menu Results → Filter functions → Plane / Sphere.

To edit a function see the sections below.

Existing functions can be used for different filters and even for different result pipelines. It is nevertheless recommended to use for every pipeline on own set of functions to keep the overview in the document tree.

Plane

Planes appear in the document tree with the icon . When they are made visible in the tree, they look like this:

To move the plane, Click on the big white cuboid that is perpendicular to the plane and keep the mouse button pressed while the mouse is moved. Or click on white grid and keep the mouse button pressed while the mouse is moved

To rotate and tilt the plane, click on a line that connects the small cubes with the the big white cuboid and keep the mouse button pressed while the mouse is moved.

The 6 small cubes are handles to adjust the size. However, since the object is an infinite plane, the size does not matter.

Sphere

Spheres appear in the document tree with the icon . When they are made visible in the tree, they look like this:

The 8 small cubes around the spherical grid are handles to adjust the sphere size. To use them, click a cube and keep the mouse button pressed while the mouse is moved.

To move the sphere position, click the spherical grid and keep the mouse button pressed while the mouse is moved.