Block.is_closed
- Block.is_closed()
Verify that the mesh is closed.
- Returns:
- bool
True if the mesh is not empty and has no naked edges. False otherwise.
Verify that the mesh is closed.
True if the mesh is not empty and has no naked edges. False otherwise.