Part MakeFace/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 18: Line 18:
}}
}}


<div class="mw-translate-fuzzy">
==Description==
==Description==
A ajouter.
</div>


Part MakeFace‏‎ creates a [[Part_Plane|plane]] in a custom shape. The shape is defined by a closed sketch contour.
Part MakeFace‏‎ creates a [[Part_Plane|plane]] in a custom shape. The shape is defined by a closed sketch contour.

Revision as of 19:22, 2 April 2021

Part Créer une face

Emplacement du menu
Pièce → Créer une face à partir de fils
Ateliers
Part
Raccourci par défaut
Aucun
Introduit dans la version
0.19
Voir aussi
Part Créer une surface réglée

Description

Part MakeFace‏‎ creates a plane in a custom shape. The shape is defined by a closed sketch contour.

It is possible to nest closed contours, for example to have circles inside a polygon. In this case the face will be created between the contours like in this example:

Example of a face created from a nested set of contours.

Utilisation

A ajouter.