Mesh RemoveComponents: Difference between revisions

From FreeCAD Documentation
No edit summary
m (Change section name to 'Usage')
Line 15: Line 15:
Remove components of meshes.
Remove components of meshes.


==Use== <!--T:3-->
==Usage== <!--T:3-->
[[Image: Meshes_RemoveComponents.jpg]]
[[Image: Meshes_RemoveComponents.jpg]]



Revision as of 17:09, 19 February 2020

Mesh RemoveComponents‏‎

Menu location
Meshes → Remove components
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
None

Introduction

Remove components of meshes.

Usage

Select/Deselect:

  • Region: click left mouse button, keep pressed an move mouse to draw a spline defining a selection region.
  • All: will select/deselect all components in the active document
  • Components: will select all components with less than the entered number of faces
  • Pick Triangle: lets you select a single triangle face

If "Select whole component" is marked, using any of the four selection choices will select the whole component.

Region options

  • Respect only visible triangles
  • Respect only triangles with normals facing the screen

Limitations


Notes