Arch CloseHoles

From FreeCAD Documentation
Revision as of 18:00, 30 December 2014 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Arch CloseHoles

Menyplacering
Arch -> Utilities -> Close Holes
Arbetsbänkar
Arch
Standard genväg
Ingen
Introducerad i version
-
Se även
Arch Check

Beskrivning

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

Skript

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