]> OCCT Git - occt-copy.git/commit
0026396: Taper API result differs run-to-run for identical inputs
authorisn <isn@opencascade.com>
Thu, 8 Oct 2015 07:32:41 +0000 (10:32 +0300)
committermsv <msv@opencascade.com>
Fri, 22 Apr 2016 12:48:03 +0000 (15:48 +0300)
commit9020ca3fbf2c6cdbbff102034f65159e9d82eb43
treec558cdf6fbb548e213bb706f391c95e4d305bb33
parentc585df433a4f72f517b8a802f91cffb6330b1556
0026396: Taper API result differs run-to-run for identical inputs

- all data maps where shape used as a key have been replaced with indexed data maps. Now index used for iteration through this map instead of shape-key.
- new test have been added. This test allows to test stability of DraftAngle-algo.
src/Draft/Draft.cdl
src/Draft/Draft_Modification.cdl
src/Draft/Draft_Modification.cxx
src/Draft/Draft_Modification_1.cxx
src/QABugs/QABugs_19.cxx
tests/bugs/modalg_6/bug26396 [new file with mode: 0644]