mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0026953: Test cases for Set-43
The cases for the customer's set Set-43.
This commit is contained in:
parent
3b25c0e867
commit
a84c3447ad
22
tests/bugs/modalg_6/bug26953_1
Normal file
22
tests/bugs/modalg_6/bug26953_1
Normal file
@ -0,0 +1,22 @@
|
||||
puts "============"
|
||||
puts "OCC26953"
|
||||
puts "============"
|
||||
puts ""
|
||||
###############################
|
||||
## First test case for Set-43
|
||||
###############################
|
||||
|
||||
restore [locate_data_file bug26953_B43_1.brep] b1
|
||||
restore [locate_data_file bug26953_Tank43.brep] b2
|
||||
|
||||
bfuzzyvalue 6.e-3
|
||||
bclearobjects
|
||||
bcleartools
|
||||
baddobjects b1
|
||||
baddtools b2
|
||||
bfillds
|
||||
bbop result 0
|
||||
|
||||
set square 14.0552
|
||||
|
||||
set 2dviewer 1
|
22
tests/bugs/modalg_6/bug26953_2
Normal file
22
tests/bugs/modalg_6/bug26953_2
Normal file
@ -0,0 +1,22 @@
|
||||
puts "============"
|
||||
puts "OCC26953"
|
||||
puts "============"
|
||||
puts ""
|
||||
###############################
|
||||
## Second test case for Set-43
|
||||
###############################
|
||||
|
||||
restore [locate_data_file bug26953_B43_2.brep] b1
|
||||
restore [locate_data_file bug26953_Tank43.brep] b2
|
||||
|
||||
bfuzzyvalue 5.e-2
|
||||
bclearobjects
|
||||
bcleartools
|
||||
baddobjects b1
|
||||
baddtools b2
|
||||
bfillds
|
||||
bbop result 0
|
||||
|
||||
set square 44.5496
|
||||
|
||||
set 2dviewer 1
|
22
tests/bugs/modalg_6/bug26953_3
Normal file
22
tests/bugs/modalg_6/bug26953_3
Normal file
@ -0,0 +1,22 @@
|
||||
puts "============"
|
||||
puts "OCC26953"
|
||||
puts "============"
|
||||
puts ""
|
||||
###############################
|
||||
## Third test case for Set-43
|
||||
###############################
|
||||
|
||||
restore [locate_data_file bug26953_B43_3.brep] b1
|
||||
restore [locate_data_file bug26953_Tank43.brep] b2
|
||||
|
||||
bfuzzyvalue 5.e-2
|
||||
bclearobjects
|
||||
bcleartools
|
||||
baddobjects b1
|
||||
baddtools b2
|
||||
bfillds
|
||||
bbop result 0
|
||||
|
||||
set square 40.7804
|
||||
|
||||
set 2dviewer 1
|
22
tests/bugs/modalg_6/bug26953_4
Normal file
22
tests/bugs/modalg_6/bug26953_4
Normal file
@ -0,0 +1,22 @@
|
||||
puts "============"
|
||||
puts "OCC26953"
|
||||
puts "============"
|
||||
puts ""
|
||||
###############################
|
||||
## Fourth test case for Set-43
|
||||
###############################
|
||||
|
||||
restore [locate_data_file bug26953_B43_4.brep] b1
|
||||
restore [locate_data_file bug26953_Tank43.brep] b2
|
||||
|
||||
bfuzzyvalue 6.e-3
|
||||
bclearobjects
|
||||
bcleartools
|
||||
baddobjects b1
|
||||
baddtools b2
|
||||
bfillds
|
||||
bbop result 0
|
||||
|
||||
set square 12.4299
|
||||
|
||||
set 2dviewer 1
|
Loading…
x
Reference in New Issue
Block a user