Mesh
Mesh, 1.1.0
About this Block
What it does: The Split Mesh block separates a single surface Mesh into a Mesh List of its disjointed pieces. Common uses:- Removing floating pieces in a geometry that may arise from lattice infilling or boolean operations.
- Extract a mesh from the Mesh List with a List Element block or by accessing individual items in the Mesh List’s properties.
- If the result of this block is a mesh list with only one item, the input mesh has no disjointed components.
- How to use this block to clean a mesh: (https://support.ntopology.com/hc/articles/1500001444921)
- Different methods for refining meshes: (https://support.ntopology.com/hc/articles/360061372374)
Example File
Mesh
Split a mesh into a list of connected components.Inputs
| Name | Type | Description |
|---|---|---|
| Mesh | Mesh | Mesh to split. |
Outputs
| Type |
|---|
| Mesh List |
Mesh, 1.1.0
Split a mesh into a list of connected components.Inputs
| Name | Type | Description |
|---|---|---|
| Mesh | Mesh | Mesh to split. |
Outputs
| Type |
|---|
| Mesh List |

