Mesh SplitComponents: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Button text.)
 
(3 intermediate revisions by the same user not shown)
Line 17: Line 17:
|MenuLocation=Meshes → Split by components
|MenuLocation=Meshes → Split by components
|Workbenches=[[Mesh_Workbench|Mesh]]
|Workbenches=[[Mesh_Workbench|Mesh]]
|Version=0.19
|SeeAlso=[[Mesh_Merge|Mesh Merge]]
|SeeAlso=[[Mesh_Merge|Mesh Merge]]
}}
}}
Line 29: Line 30:
<!--T:6-->
<!--T:6-->
# Select a single mesh object.
# Select a single mesh object.
# There are several ways to invoke the command:
# Select the {{MenuCommand|Meshes → [[Image:Mesh_SplitComponents.svg|16px]] Split by components}} option from the menu.
#* Press the {{Button|[[Image:Mesh_SplitComponents.svg|16px]] [[Mesh_SplitComponents|Split by components]]}} button.
#* Select the {{MenuCommand|Meshes → [[Image:Mesh_SplitComponents.svg|16px]] Split by components}} option from the menu.


==Properties== <!--T:7-->
==Properties== <!--T:7-->
Line 50: Line 53:
{{Mesh Tools navi{{#translation:}}}}
{{Mesh Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 16:46, 25 November 2023

Other languages:

Mesh SplitComponents

Menu location
Meshes → Split by components
Workbenches
Mesh
Default shortcut
None
Introduced in version
0.19
See also
Mesh Merge

Description

The Mesh SplitComponents command splits a mesh object into its components. A mesh component is a complete group of connected faces. For each component a new non-parametric mesh object, a Mesh Feature, is created. If the original mesh object contains only one component, and this is usually the case, a single new mesh object, effectively a copy, is created. This command is the counterpart of the Mesh Merge command.

Usage

  1. Select a single mesh object.
  2. There are several ways to invoke the command:
    • Press the Split by components button.
    • Select the Meshes → Split by components option from the menu.

Properties

See: Mesh Feature.