Split by Loose Parts¶
PLACE BEFORE/AFTER IMAGE OR GIF HERE
What is it?¶
Splits a mesh into individual objects by separating loose parts, without leaving Object Mode. It automatically renames the resulting objects with a clean, sequential scheme.
Access and Shortcuts¶
- Pie Menu: DAMTools → MANIPULATION → Split by Loose Parts
- Operator:
damtools.split_loose_parts
- Sidebar: Not applicable (optional to add later)
Workflow¶
- Select a mesh object that contains multiple loose parts.
- Open the DAMTools Pie Menu.
- Click "Split by Loose Parts".
- You stay in Object Mode and the result is a set of individual objects, one per loose part.
PLACE GIF SHOWING THE FLOW HERE
Parameters¶
- Prefix: Text prefix to use when renaming the resulting objects (default:
part
).
Tips¶
- Works on multiple selected meshes. All of them are processed.
- Resulting objects are selected after the split for easy further operations.
Suggested Images¶
- Pie Menu with the entry highlighted.
- Before/After of the same model.
Known Limitations¶
- Non-manifold or overlapping geometry may produce unexpected results for "loose" detection.