Polyhedron.is_closed

Polyhedron.is_closed()[source]

Verify that the polyhedron forms a closed surface.

Returns:
bool

True if the polyhedron is closed. False otherwise.