]> OCCT Git - occt-copy.git/commit
0027521: Standard_ConstructionError when trying to use unifySameDom into a shape
authormsv <msv@opencascade.com>
Fri, 20 May 2016 08:36:11 +0000 (11:36 +0300)
committermsv <msv@opencascade.com>
Mon, 23 May 2016 11:49:41 +0000 (14:49 +0300)
commit8b1badef027a4807430fc8d9d40c1781df603d17
treeb21fec65c27d2716cba2c5a460d01d543662c6d7
parent28033d57cbdea10ee4fcf4f17aab6529b85453d5
0027521: Standard_ConstructionError when trying to use unifySameDom into a shape

Correct the algorithm in the function MergeEdges in ShapeUpgrade_UnifySameDomain.cxx so as to take into account the orientation of the next edge added to the chain.

Test cases for issue CR27521
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/modalg_6/bug27521_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug27521_2 [new file with mode: 0644]