FEM ClippingPlaneAdd/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 20: Line 20:
==Description==
==Description==


Ajoute un plan de coupe pour l'ensemble de la vue du modèle. Tous les objets visibles seront coupés par ce plan, qu'il s'agisse de modèles géométriques, de maillages ou de pipelines de résultats.
<div class="mw-translate-fuzzy">
A faire
</div>


The clipping plane is the same you get when using the feature [[Std_ToggleClipPlane|Toggle Clip Plane]] with the difference that the clipping plane is persistent. Therefore it shares the same functionality of providing only hollow cuts.
The clipping plane is the same you get when using the feature [[Std_ToggleClipPlane|Toggle Clip Plane]] with the difference that the clipping plane is persistent. Therefore it shares the same functionality of providing only hollow cuts.

Revision as of 20:49, 7 October 2022

Other languages:

FEM Plan de coupe

Emplacement du menu
Utilitaires → Plan de coupe sur la face
Ateliers
FEM
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Tutoriel FEM

Description

Ajoute un plan de coupe pour l'ensemble de la vue du modèle. Tous les objets visibles seront coupés par ce plan, qu'il s'agisse de modèles géométriques, de maillages ou de pipelines de résultats.

The clipping plane is the same you get when using the feature Toggle Clip Plane with the difference that the clipping plane is persistent. Therefore it shares the same functionality of providing only hollow cuts.

Usage

To create a clipping plane, either use the toolbar button Clipping plane on face or the menu Utilities → Clipping plane on face. It is possible to have several clipping planes.

Despite the plane is persistent, it will not appear in the document tree. The plane appears in the model view 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.

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.

To remove all clipping planes, use the feature Remove all clipping planes. Removing only a certain plane is not possible.