Mesh.exploded
- Mesh.exploded()[source]
Explode the mesh into its connected components.
- Returns:
- list[
compas.datastructures.Mesh
] The list of the meshes from the exploded mesh parts.
- list[
Site Navigation
Explode the mesh into its connected components.
compas.datastructures.Mesh
]The list of the meshes from the exploded mesh parts.