0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / moddata_2 / bug3_2
CommitLineData
0e94a94e 1
2puts "================"
3puts "OCC3"
4puts "================"
5puts ""
6
7restore [locate_data_file OCC3-1.brep] a
8restore [locate_data_file OCC3-2.brep] b
352ffd73 9checkshape a
10checkshape b
0e94a94e 11
12bfuse result b a
352ffd73 13checkshape result
0e94a94e 14
58cf74e0 15checkprops result -s 11400
5747059b 16checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 17