Arch SplitMesh/en


Arch SplitMesh.png Arch SplitMesh

Menu location
Arch → Utilities → Split Mesh
Workbenches
Arch
Default shortcut
None
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 Arch SplitMesh.png Split Mesh entry in Arch -> Utilities menu

Scripting

The Split Mesh 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.

Online version: "http://www.freecadweb.org/wiki/index.php?title=Arch_SplitMesh/en&oldid=263208"

Navigation menu