Arch: CloseHoles/Закрыть отверстия

From FreeCAD Documentation
Revision as of 16:36, 12 August 2016 by Baritone (talk | contribs) (Created page with "{{GuiCommand/ru |Name=Arch CloseHoles |Name/ru=Arch CloseHoles |Workbenches=Arch |MenuLocation=Архитектура → Утилиты → Убрать о...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Arch CloseHoles

Системное название
Arch CloseHoles
Расположение в меню
Архитектура → Утилиты → Убрать отверстия
Верстаки
Arch
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Проверь

Description

This tool identifies holes (circular sequence of open edges) in a Shape object and attempts to close it by adding it a new face made from that edges sequence. You must still verify yourself that the result is a solid, though.

How to use

  1. Select a Shape object
  2. Press the Close Holes entry in Arch -> Utilities menu

Scripting

This tool can by used in macros and from the python console by using the following function:

closeHole (shape)

closes a hole in an open shape