0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / moddata_2 / bug37_1
CommitLineData
0e94a94e 1
2puts "================"
3puts "OCC37"
4puts "================"
5puts ""
6
7restore [locate_data_file OCC37.brep] sh
8explode sh
352ffd73 9checkshape sh_1
10checkshape sh_2
0e94a94e 11
12bfuse result sh_1 sh_2
352ffd73 13checkshape result
0e94a94e 14
58cf74e0 15checkprops result -s 665013
5747059b 16checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 17
18
19
20