mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
22 lines
434 B
Plaintext
22 lines
434 B
Plaintext
puts "============"
|
|
puts "OCC26952"
|
|
puts "============"
|
|
puts ""
|
|
###############################
|
|
## First test case for Set-41
|
|
###############################
|
|
|
|
restore [locate_data_file bug26952_B41.brep] b1
|
|
restore [locate_data_file bug26952_Tank41_1.brep] b2
|
|
|
|
bclearobjects
|
|
bcleartools
|
|
baddobjects b1
|
|
baddtools b2
|
|
bfillds
|
|
bbop result 0
|
|
|
|
checkprops result -s 424.666
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|