Part MakeFace/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Описание==")
(Created page with "Создать грань из ломанных создаёт грань из пользовательской формы. Форма определяет...")
Line 20: Line 20:
==Описание==
==Описание==


Создать грань из ломанных создаёт [[Part_Plane/ru|грань]] из пользовательской формы. Форма определяется эскизом с замкнутым контуром.
Part MakeFace‏‎ creates a [[Part_Plane|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:
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:

Revision as of 13:15, 27 June 2021

Создать грань из ломанных

Системное название
Part MakeFace
Расположение в меню
Деталь → Создать грань из ломанных
Верстаки
Part(Деталь)
Быстрые клавиши
Нет
Представлено в версии
0.19
См. также
Линейчатая поверхность

Описание

Создать грань из ломанных создаёт грань из пользовательской формы. Форма определяется эскизом с замкнутым контуром.

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