FEM PostCreateFunctionBox: Difference between revisions

From FreeCAD Documentation
(initial)
 
(→‎Usage: more work)
Line 25: Line 25:
==Usage==
==Usage==


===Create a sphere function===
===Create a box function===


# Either press the {{Button|[[Image:FEM_PostCreateFunctionBox.svg|16px]] [[FEM_PostCreateFunctionBox|Box]]}} button or select the {{MenuCommand|Results → Filter functions → [[Image:FEM_PostCreateFunctionBox.svg|16px]] Box}} option from the menu.
# There are several ways to create a function:
#* Press the {{Button|[[Image:FEM_PostCreateFunctionBox.svg|16px]] [[FEM_PostCreateFunctionBox|Box]]}} button.
#* Select the {{MenuCommand|Results → Filter functions → [[Image:FEM_PostCreateFunctionBox.svg|16px]] Box}} 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 center and size of the section box.
# Optionally set the values for the center and size of the section box.
# Press the {{Button|OK}} button to finish.
# Press the {{Button|OK}} button to finish.


===Edit a sphere function===
===Edit a box function===


If the Box object in the [[Tree_view|tree view]] is hidden, select the [[Image:FEM_PostCreateFunctionBox.svg|24px]] Box object in the [[3D_view|3D view]] and press {{KEY|Space}} to make it visible, like in this example:
If the Box object in the [[Tree_view|tree view]] is hidden, select the [[Image:FEM_PostCreateFunctionBox.svg|24px]] Box object in the [[3D_view|3D view]] and press {{KEY|Space}} to make it visible, like in this example:

Revision as of 13:07, 11 March 2023

Other languages:

FEM PostCreateFunctionBox

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

Description

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

Usage

Create a box function

  1. Either press the Box button or select the Results → Filter functions → Box option from the menu.
  2. The Implicit function task panel is opened.
  3. Optionally set the values for the center and size of the section box.
  4. Press the OK button to finish.

Edit a box function

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

Move the box

  • Click and drag the big white cuboid to move the box along its normal vector.
  • Click and drag the white grid.

Rotate and tilt the box

  • Click and drag a line that connects the small cubes with the the big white cuboid to rotate and tilt the box around its origin.

Scale the box

  • Click and drag one of the 6 small cubes are handles to adjust the size to scale the box.

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.