Arch SplitMesh: Difference between revisions

From FreeCAD Documentation
m (languages)
m (Spanish translation)
Line 18: Line 18:




{{languages | {{it|Arch SplitMesh/it}} }}
{{languages | {{es|Arch SplitMesh/es}} {{it|Arch SplitMesh/it}} }}

Revision as of 13:13, 24 November 2013

Arch SplitMesh

Menu location
Arch -> Conversion Tools -> Split Mesh
Workbenches
Arch
Default shortcut
None
Introduced in version
-
See also
Arch SelectNonSolidMeshes

Description

This tool splits a selected Mesh object into its separate components

How to use

  1. Select a mesh object
  2. Press the Split Mesh entry in Arch -> Conversion Tools menu

Scripting

The Add tool can by used in macros and from the python console by using the following function:

splitMesh (object,[mark]): splits the given mesh object into separated components.
If mark is False, nothing else is done. If True (default), non-manifold components will be painted in red.


Available translations of this page: