FEM PostCreateFunctionSphere/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
 
(Updating to match new version of source page)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{UnfinishedDocu}}
<languages/>
<languages/>


{{Docnav
{{Docnav
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctionCylinder|PostCreateFunctionCylinder]]
|[[FEM_ClippingPlaneAdd|ClippingPlaneAdd]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_CompPostCreateFunctions.png
|IconL=FEM_PostCreateFunctionPlane.svg
|IconR=FEM_ClippingPlaneAdd.svg
|IconR=FEM_PostCreateFunctionCylinder.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
Line 13: Line 12:
{{GuiCommand
{{GuiCommand
|Name=FEM PostCreateFunctionSphere
|Name=FEM PostCreateFunctionSphere
|MenuLocation=Results → Filter functions → Sphere
|Icon=Fem-post-geo-sphere.svg
|MenuLocation=Results → Filter Functions → Sphere
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
Line 21: Line 19:
==Description==
==Description==


The [[Image:Fem-post-geo-sphere.svg|24px]] '''FEM PostCreateFunctionSphere''' funktion 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==
==Usage==
Line 27: Line 25:
===Create a sphere function===
===Create a sphere function===


# 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 36: Line 32:
===Edit a sphere function===
===Edit a sphere function===


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:


[[File:FEM_Sphere-Cut-Function-Example.png|400px]]
[[File:FEM_Sphere-Cut-Function-Example.png|400px]]
Line 46: Line 42:
====Scale the sphere====
====Scale the sphere====


* 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==
==Notes==
Line 55: Line 51:
{{Docnav
{{Docnav
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctionPlane|PostCreateFunctionPlane]]
|[[FEM_PostCreateFunctionCylinder|PostCreateFunctionCylinder]]
|[[FEM_ClippingPlaneAdd|ClippingPlaneAdd]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_CompPostCreateFunctions.png
|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

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.