diff --git a/experiments/2025-03-18/src/operations/connect.rs b/experiments/2025-03-18/src/operations/connect.rs index 3841bbc75..2a1bd0569 100644 --- a/experiments/2025-03-18/src/operations/connect.rs +++ b/experiments/2025-03-18/src/operations/connect.rs @@ -50,6 +50,7 @@ impl ConnectExt for Handle { ); let connecting_faces = build_connecting_faces([&bottom, &top]); + check_that_bottom_and_top_curves_are_shared( [&bottom, &top], &connecting_faces,