mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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
|