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