0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_2 / bug250_1
CommitLineData
a87752f3 1puts "TODO OCC12345 ALL: Error : The command is not valid. The length is"
a4eba920 2puts "TODO OCC12345 ALL: Error : is WRONG because number of"
a87752f3 3
4puts "========================"
5puts " OCC250 "
6puts "========================"
7
8#################################################
9## puts " BOPCOMMON case_9_wire_a.brep and case_9_wire2.brep"
10#################################################
11 puts " "
12restore [locate_data_file case_9_wire_a.brep] a
13restore [locate_data_file case_9_wire2.brep] b
355c1551 14puts [bop a b]
15puts [bopcommon result]
a87752f3 16
a4eba920 17checknbshapes result -vertex 2 -edge 1
58cf74e0 18checkprops result -l 0
19checkshape result
20checksection result
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 22