]> OCCT Git - occt-copy.git/commit
0030897: Modeling Algorithms - Crash in UnifySameDomain [Regression]
authormsv <msv@opencascade.com>
Tue, 13 Aug 2019 13:00:48 +0000 (16:00 +0300)
committermpv <mpv@opencascade.com>
Tue, 3 Sep 2019 08:05:53 +0000 (11:05 +0300)
commite6f0f25581225256c12a1a1b3d6f035528d0279d
treea9623140abdd380eb3a8fa5ebfe162d046f32370
parent02fcb40f1c28d6646307058029d897e912c6d27c
0030897: Modeling Algorithms - Crash in UnifySameDomain [Regression]

The regression caused by the patch for 0030534 has been eliminated. For that the method InsertWiresIntoFaces() has been corrected: the face to which a wire is added is first oriented as forward.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/modalg_7/bug30897 [new file with mode: 0644]