HalfEdge.is_face_on_boundary
- HalfEdge.is_face_on_boundary(key)[source]
Verify that a face is on a boundary.
- Parameters:
- keyint
The identifier of the face.
- Returns:
- bool
True if the face is on the boundary. False otherwise.
Site Navigation
Verify that a face is on a boundary.
The identifier of the face.
True if the face is on the boundary. False otherwise.