]> OCCT Git - occt-copy.git/commit
0030760: Modeling Algorithms - Intersection fails in Occt 7.3.0
authoremv <emv@opencascade.com>
Mon, 3 Jun 2019 08:36:18 +0000 (11:36 +0300)
committervsr <vsr@opencascade.com>
Tue, 17 Sep 2019 15:16:12 +0000 (18:16 +0300)
commit10666b7e85234625dbdf86030e624c92acd20586
tree3a71e339560fcad19108193cd1a00bcf833d6cff
parent10555cebb1aed25249ace664f8ba69e7b2d1d986
0030760: Modeling Algorithms - Intersection fails in Occt 7.3.0

Use FORWARD orientation of edges and face when attaching pcurve from one edge to another.
Test case for the issue.
src/BOPTools/BOPTools_AlgoTools2D_1.cxx
tests/bugs/modalg_7/bug30760 [new file with mode: 0644]