]> OCCT Git - occt-copy.git/commit
0024575: Exception is raised during 'checkshape' operation.
authornbv <nbv@opencascade.com>
Thu, 27 Feb 2014 14:45:27 +0000 (18:45 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 12:43:22 +0000 (16:43 +0400)
commit59456608652418c3828d5c6c1e83bec425ab8307
treed212a5b727056899b80f04d812d9f29e88e99aba
parentf5ec81782911d5708a89b625ebfaaf8d343c2e78
0024575: Exception is raised during 'checkshape' operation.

Recursion calling of "Propagate(...)" function is replaced with cycle.
Test case for issue CR24575
src/BRepCheck/BRepCheck_Shell.cxx
tests/bugs/modalg_5/bug24575 [new file with mode: 0755]