0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_2 / bug249_3
CommitLineData
a87752f3 1puts "TODO OCC12345 ALL: Error : The length of result shape is"
a4eba920 2puts "TODO OCC12345 ALL: Error : is WRONG because number of"
a87752f3 3
4puts "========================"
5puts " OCC249 "
6puts "========================"
7
8#################################################
9## puts " BOPCUT 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 [bopcut result]
16
a4eba920 17checknbshapes result -vertex 4 -edge 2
58cf74e0 18checkprops result -l 0
19checkshape result
20checksection result
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 22