|
Menüeintrag |
---|
Arch → Utilities → Split Mesh |
Arbeitsbereich |
Arch |
Standardtastenkürzel |
None |
Siehe auch |
Arch SelectNonSolidMeshes |
This tool splits a selected Mesh object into its separate components
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.