mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
23 lines
453 B
Plaintext
23 lines
453 B
Plaintext
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
|
|
|
|
checkprops result -s 12.4299
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|