Mesh FillInteractiveHole/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:
|[[Mesh_AddFacet|Mesh AddFacet]]
|[[Mesh_AddFacet|Mesh AddFacet]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=Mesh_FillupHoles.svg
|IconR=
|IconR=Mesh_AddFacet.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
Line 40: Line 40:
|[[Mesh_AddFacet|Mesh AddFacet]]
|[[Mesh_AddFacet|Mesh AddFacet]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=Mesh_FillupHoles.svg
|IconR=
|IconR=Mesh_AddFacet.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}

Revision as of 20:36, 18 September 2020

Mesh FillInteractiveHole

Menu location
Meshes → Close hole
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
Mesh FillupHoles, Mesh AddFacet

Description

The Mesh FillInteractiveHole command fills selected holes in mesh objects.

Usage

  1. Select the Meshes → Close hole option from the menu.
  2. The cursor changes to a triangle icon.
  3. Select a face that shares an edge with the hole you wish to close.
  4. The hole is closed.
  5. Optionally repeat this to close additional holes.
  6. If required you can use Std Undo to undo the last action of the command.
  7. Select the Leave hole-filling mode option from the 3D view context menu to finish the command.

Notes

  • If the edges of a hole do not lie in the same plane, the result of the command can depend on the selected face.