0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_2 / bug249_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 " OCC249 "
6puts "========================"
7
8#################################################
9## puts " BOPCOMMON case_9_wire_a.brep and case_9_edge3.brep"
10#################################################
11 puts " "
12restore [locate_data_file case_9_wire_a.brep] a
13restore [locate_data_file case_9_edge3.brep] b
355c1551 14puts [bop a b]
15puts [bopcommon result]
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