Mesh.is_connected
- Mesh.is_connected()[source]
Verify that the mesh is connected.
- Returns:
- bool
True if the mesh is not empty and has no naked edges. False otherwise.
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Verify that the mesh is connected.
True if the mesh is not empty and has no naked edges. False otherwise.