1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0030927: Modeling Algorithms - UnifySameDom looses the Closed flag for wires

Add setting the Closed flag for a new wire
This commit is contained in:
jgv
2019-08-29 19:02:25 +03:00
committed by apn
parent 990d032c90
commit a22151d83c
2 changed files with 16 additions and 0 deletions

View File

@@ -2567,6 +2567,7 @@ void ShapeUpgrade_UnifySameDomain::IntUnifyFaces(const TopoDS_Shape& theInpShape
RemoveEdgeFromMap(CurEdge, VEmap);
}
} //for (;;)
aNewWire.Closed(Standard_True);
UsedEdges.Add(StartEdge);
//Remove used edges from sequence