|
Расположение в меню |
---|
Архитектура → Утилиты → Разделить сетку |
Верстаки |
Arch |
Быстрые клавиши |
отсутствуют |
См. также |
Выбрать не-разнородные сетки |
Этот инструмент разбивает выбранную сетку на отдельные компоненты
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.