Part MakeFace: Difference between revisions

From FreeCAD Documentation
(Module to Workbench renaming.)
No edit summary
Line 24: Line 24:


<!--T:14-->
<!--T:14-->
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.


<!--T:15-->
<!--T:15-->

Revision as of 16:29, 18 September 2022

Part MakeFace‏‎

Menu location
Part → Make face from wires
Workbenches
Part
Default shortcut
None
Introduced in version
0.19
See also
Part RuledSurface

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.

Usage

  1. Select a sketch defining at least one closed contour
  2. Press the Part MakeFace button