Arch CloseHoles/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ro|Name=Arch CloseHoles|Name/ro=Arch CloseHoles|Workbenches=Arch|MenuLocation=Arch → Utilities → Close Holes|SeeAlso=Arch Check/ro|Arch C...")
(Created page with "==Descriere==")
Line 2: Line 2:
{{GuiCommand/ro|Name=Arch CloseHoles|Name/ro=Arch CloseHoles|Workbenches=[[Arch Module/ro|Arch]]|MenuLocation=Arch → Utilities → Close Holes|SeeAlso=[[Arch Check/ro|Arch Check]]}}
{{GuiCommand/ro|Name=Arch CloseHoles|Name/ro=Arch CloseHoles|Workbenches=[[Arch Module/ro|Arch]]|MenuLocation=Arch → Utilities → Close Holes|SeeAlso=[[Arch Check/ro|Arch Check]]}}


==Description==
==Descriere==


This tool identifies holes (circular sequence of open edges) in a [[Part Module|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.
This tool identifies holes (circular sequence of open edges) in a [[Part Module|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.

Revision as of 08:11, 18 November 2018

Arch CloseHoles

poziția meniului
Arch → Utilities → Close Holes
Ateliere
Arch
scurtătură
nici unul
Prezentat în versiune
-
A se vedea, de asemenea,
Arch Check

Descriere

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