FEM PostCreateFunctionSphere: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Undo revision 1306792 by Roy 043 (talk))
Tag: Undo
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{UnfinishedDocu}}
<languages/>
<languages/>
<translate>
<translate>
Line 6: Line 5:
{{Docnav
{{Docnav
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctionCylinder|PostCreateFunctionCylinder]]
|[[FEM_ClippingPlaneAdd|ClippingPlaneAdd]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostCreateFunctionPlane.svg
|IconL=FEM_PostCreateFunctionPlane.svg
|IconR=FEM_ClippingPlaneAdd.svg
|IconR=FEM_PostCreateFunctionCylinder.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
Line 16: Line 15:
{{GuiCommand
{{GuiCommand
|Name=FEM PostCreateFunctionSphere
|Name=FEM PostCreateFunctionSphere
|MenuLocation=Results → Filter Functions → Sphere
|MenuLocation=Results → Filter functions → Sphere
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
Line 24: Line 23:


<!--T:4-->
<!--T:4-->
The [[Image:Fem-post-geo-sphere.svg|24px]] '''FEM PostCreateFunctionSphere''' function defines how a mesh is cut geometrically. It is used by [[Image:FEM_PostFilterCutFunction.svg|16px]] [[FEM_PostFilterCutFunction|Function cut filter]] and [[Image:FEM_PostFilterClipRegion.svg|16px]] [[FEM_PostFilterClipRegion|Region clip filter]].
The [[Image:FEM_PostCreateFunctionSphere.svg|24px]] '''FEM PostCreateFunctionSphere''' function defines how a mesh is cut geometrically. It is used by [[Image:FEM_PostFilterCutFunction.svg|16px]] [[FEM_PostFilterCutFunction|Function cut filter]] and [[Image:FEM_PostFilterClipRegion.svg|16px]] [[FEM_PostFilterClipRegion|Region clip filter]].


==Usage== <!--T:5-->
==Usage== <!--T:5-->
Line 31: Line 30:


<!--T:7-->
<!--T:7-->
# Press the {{Button|[[Image:FEM_PostCreateFunctionSphere.svg|16px]] [[FEM_PostCreateFunctionSphere|Sphere]]}} button or select the {{MenuCommand|Results → Filter functions → [[Image:FEM_PostCreateFunctionSphere.svg|16px]] Sphere}} option from the menu.
# There are several ways to create a function:
#* Press the {{Button|[[Image:Fem-post-geo-sphere.svg|16px]] [[FEM_PostCreateFunctionSphere|Sphere]]}} button.
#* Select the {{MenuCommand|Results → Filter functions → [[Image:Fem-post-geo-sphere.svg|16px]] Sphere}} option from the menu.
# The Implicit function [[Task_panel|task panel]] is opened.
# The Implicit function [[Task_panel|task panel]] is opened.
# Optionally set the values for the origin and the radius of the section sphere.
# Optionally set the values for the origin and the radius of the section sphere.
Line 41: Line 38:


<!--T:9-->
<!--T:9-->
If the Sphere object in the [[Tree_view|tree view]] is hidden, select the [[Image:Fem-post-geo-sphere.svg|24px]] Sphere object in the [[3D_view|3D view]] and press {{KEY|Space}} to make it visible, like in this example:
If the Sphere object in the [[Tree_view|tree view]] is hidden, select the [[Image:FEM_PostCreateFunctionSphere.svg|24px]] Sphere object in the [[3D_view|3D view]] and press {{KEY|Space}} to make it visible, like in this example:


</translate>
</translate>
Line 55: Line 52:


<!--T:13-->
<!--T:13-->
* Click and drag one of the 8 small cubes around the spherical grid to adjust the sphere size.
* Click and drag one of the 8 small cubes to scale the sphere.


==Notes== <!--T:14-->
==Notes== <!--T:14-->
Line 66: Line 63:
{{Docnav
{{Docnav
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctionCylinder|PostCreateFunctionCylinder]]
|[[FEM_ClippingPlaneAdd|ClippingPlaneAdd]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_PostCreateFunctionPlane.svg
|IconL=FEM_PostCreateFunctionPlane.svg
|IconR=FEM_ClippingPlaneAdd.svg
|IconR=FEM_PostCreateFunctionCylinder.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}

Latest revision as of 08:40, 30 September 2023

Other languages:

FEM PostCreateFunctionSphere

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

Description

The FEM PostCreateFunctionSphere function defines how a mesh is cut geometrically. It is used by Function cut filter and Region clip filter.

Usage

Create a sphere function

  1. Press the Sphere button or select the Results → Filter functions → Sphere option from the menu.
  2. The Implicit function task panel is opened.
  3. Optionally set the values for the origin and the radius of the section sphere.
  4. Press the OK button to finish.

Edit a sphere function

If the Sphere object in the tree view is hidden, select the Sphere object in the 3D view and press Space to make it visible, like in this example:

Move the sphere

  • Click and drag the spherical grid to move the sphere.

Scale the sphere

  • Click and drag one of the 8 small cubes to scale the sphere.

Notes

  • Existing functions can be used for different filters and even for different result pipelines. It is nevertheless recommended to use a separate set of functions for each pipeline to keep track of the elements in the tree view.