mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-04 09:58:27 +00:00
Update boundary in shell validation test case
This commit is contained in:
parent
5112f6fc34
commit
7df87529b6
@ -450,6 +450,8 @@ mod tests {
|
||||
.geometry
|
||||
.of_half_edge(half_edge);
|
||||
geometry.path = geometry.path.reverse();
|
||||
geometry.boundary =
|
||||
geometry.boundary.reverse();
|
||||
|
||||
[HalfEdge::new(
|
||||
half_edge.boundary().reverse(),
|
||||
|
Loading…
Reference in New Issue
Block a user