1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-26 10:19:45 +03:00

Input shapes were corrected by 'updatetolerance' in tests:

- bugs modalg bug697_3,
-             bug697_4,
-             bug697_7,
-             bug697_8,
-             bug697_11,
-             bug1255,
-             bug1255_1,
-             bug5729,
-             bug6181,
-             bug6182,
-             bug6272_85,
-             bug6272_86,
-             bug10842_5.
This commit is contained in:
abk 2013-02-15 13:29:31 +04:00
parent 2b0eda9829
commit f2d337a78b
13 changed files with 14 additions and 0 deletions

View File

@ -9,6 +9,7 @@ puts ""
set BugNumber OCC10842 set BugNumber OCC10842
restore [locate_data_file OCC10842-1.brep] b1 restore [locate_data_file OCC10842-1.brep] b1
updatetolerance b1
restore [locate_data_file OCC10842-2.brep] b2 restore [locate_data_file OCC10842-2.brep] b2
puts "Prepare boolean operation ..." puts "Prepare boolean operation ..."

View File

@ -5,6 +5,7 @@ puts ""
# Exception in command 'section' # Exception in command 'section'
restore [locate_data_file OCC1255.brep] a restore [locate_data_file OCC1255.brep] a
updatetolerance a
checkshape a checkshape a
plane p1 0 -36.8067 0 0 1 0 plane p1 0 -36.8067 0 0 1 0

View File

@ -8,6 +8,7 @@ puts ""
############################################### ###############################################
restore [locate_data_file OCC1255.brep] a restore [locate_data_file OCC1255.brep] a
updatetolerance a
checkshape a checkshape a
plane p1 0 -36.8067 0 0 1 0 plane p1 0 -36.8067 0 0 1 0

View File

@ -10,6 +10,7 @@ set BugNumber OCC5729
restore [locate_data_file OCC5729-f1.brep] f1 restore [locate_data_file OCC5729-f1.brep] f1
restore [locate_data_file OCC5729-f2.brep] f2 restore [locate_data_file OCC5729-f2.brep] f2
updatetolerance f2
decho off decho off
set che_1 [checkshape f1] set che_1 [checkshape f1]

View File

@ -9,7 +9,9 @@ puts ""
set BugNumber OCC6181 set BugNumber OCC6181
restore [locate_data_file OCC6181_A.brep] s1 restore [locate_data_file OCC6181_A.brep] s1
updatetolerance s1
restore [locate_data_file OCC6181_B.brep] s2 restore [locate_data_file OCC6181_B.brep] s2
updatetolerance s2
decho off decho off
set che_s1 [checkshape s1] set che_s1 [checkshape s1]

View File

@ -9,6 +9,7 @@ puts ""
set BugNumber OCC6182 set BugNumber OCC6182
restore [locate_data_file OCC6182_A.brep] s1 restore [locate_data_file OCC6182_A.brep] s1
updatetolerance s1
restore [locate_data_file OCC6182_B.brep] s2 restore [locate_data_file OCC6182_B.brep] s2
decho off decho off

View File

@ -9,6 +9,7 @@ puts ""
set BugNumber OCC6272 set BugNumber OCC6272
restore [locate_data_file OCC6272_bridge2.brep] a1 restore [locate_data_file OCC6272_bridge2.brep] a1
updatetolerance a1
# #
# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids # a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids

View File

@ -9,6 +9,7 @@ puts ""
set BugNumber OCC6272 set BugNumber OCC6272
restore [locate_data_file OCC6272_bridge2.brep] a1 restore [locate_data_file OCC6272_bridge2.brep] a1
updatetolerance a1
# #
# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids # a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids

View File

@ -10,6 +10,7 @@ puts ""
###################################################### ######################################################
restore [locate_data_file OCC697_1.brep] b1 restore [locate_data_file OCC697_1.brep] b1
updatetolerance b1
restore [locate_data_file OCC697_2.brep] b2 restore [locate_data_file OCC697_2.brep] b2
checkshape b1 checkshape b1

View File

@ -10,6 +10,7 @@ puts ""
###################################################### ######################################################
restore [locate_data_file OCC697_1.brep] b1 restore [locate_data_file OCC697_1.brep] b1
updatetolerance b1
restore [locate_data_file OCC697_2.brep] b2 restore [locate_data_file OCC697_2.brep] b2
checkshape b1 checkshape b1

View File

@ -10,6 +10,7 @@ puts ""
###################################################### ######################################################
restore [locate_data_file OCC697_1.brep] b1 restore [locate_data_file OCC697_1.brep] b1
updatetolerance b1
restore [locate_data_file OCC697_2.brep] b2 restore [locate_data_file OCC697_2.brep] b2
checkshape b1 checkshape b1

View File

@ -10,6 +10,7 @@ puts ""
###################################################### ######################################################
restore [locate_data_file OCC697_1.brep] b1 restore [locate_data_file OCC697_1.brep] b1
updatetolerance b1
restore [locate_data_file OCC697_2.brep] b2 restore [locate_data_file OCC697_2.brep] b2
checkshape b1 checkshape b1

View File

@ -10,6 +10,7 @@ puts ""
###################################################### ######################################################
restore [locate_data_file OCC697_1.brep] b1 restore [locate_data_file OCC697_1.brep] b1
updatetolerance b1
restore [locate_data_file OCC697_2.brep] b2 restore [locate_data_file OCC697_2.brep] b2
checkshape b1 checkshape b1