FEM PostCreateFunctionPlane/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "===Créer une fonction plan===")
(Created page with "# Il y a plusieurs façons de créer une fonction : #* Appuyez sur le bouton {{Button|16px Plan}}. #* Séle...")
Line 28: Line 28:
===Créer une fonction plan===
===Créer une fonction plan===


# Il y a plusieurs façons de créer une fonction :
# There are several ways to create a function:
#* Press the {{Button|[[Image:Fem-post-geo-plane.svg|16px]] [[FEM_PostCreateFunctionPlane|Plane]]}} button.
#* Appuyez sur le bouton {{Button|[[Image:Fem-post-geo-plane.svg|16px]] [[FEM_PostCreateFunctionPlane/fr|Plan]]}}.
#* Select the {{MenuCommand|ResultsFilter functions → [[Image:Fem-post-geo-plane.svg|16px]] Plane}} option from the menu.
#* Sélectionnez l'option {{MenuCommand|RésultatsFonctions de filtrage → [[Image:Fem-post-geo-plane.svg|16px]] Plan}} dans le menu.
# The Implicit function [[Task_panel|task panel]] is opened.
# La fonction Implicit [[Task_panel/fr|Panneau des tâches]] s'ouvre.
# Optionally set the values for the origin and the direction of the section plane.
# Définissez les valeurs de l'origine et de la direction du plan de coupe.
# Press the {{Button|OK}} button to finish.
# Appuyez sur le bouton {{Button|OK}} pour terminer.


===Edit a plane function===
===Edit a plane function===

Revision as of 13:26, 9 October 2022

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Other languages:

FEM Filtre fonction plan

Emplacement du menu
Résultats → Fonctions de filtrage → Plan
Ateliers
FEM
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Tutoriel FEM

Description

La fonction FEM Filtre fonction plan définit la façon dont un maillage est coupé géométriquement. Elle est utilisée par Filtre de découpe selon une fonction et Filtre d'écrêtage selon une région.

Utilisation

Créer une fonction plan

  1. Il y a plusieurs façons de créer une fonction :
    • Appuyez sur le bouton Plan.
    • Sélectionnez l'option Résultats → Fonctions de filtrage → Plan dans le menu.
  2. La fonction Implicit Panneau des tâches s'ouvre.
  3. Définissez les valeurs de l'origine et de la direction du plan de coupe.
  4. Appuyez sur le bouton OK pour terminer.

Edit a plane function

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

Move the plane

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

Rotate and tilt the plane

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

Scale the plane

  • Click and drag one of the 6 small cubes are handles to adjust the size to scale the plane. However, since the object is an infinite plane, the size does not matter.

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.