0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / modalg_2 / bug334
CommitLineData
0e94a94e 1
2puts "============"
3puts "BUC60928"
4puts "OCC334"
5puts "============"
6
7restore [locate_data_file BUC60928.brep] a
8
9explode a
352ffd73 10checkshape a_1
11checkshape a_2
0e94a94e 12
13bcut result a_2 a_1
14
58cf74e0 15checkprops result -s 358258
16checkshape result
5747059b 17checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 18