0027015: Sewing returns invalid shape if some faces are nearly plane cones
[occt.git] / tests / bugs / modalg_2 / bug240_2
CommitLineData
a4eba920 1puts "TODO OCC12345 ALL: Error : is WRONG because number of"
a87752f3 2puts "TODO OCC12345 ALL: Error : The length of result shape is"
3
4puts "========================"
5puts " OCC240 "
6puts "========================"
7
8#################################################
9## puts " BOPTUC case_2_shell.brep and case_2_edge2.brep"
10#################################################
11 puts " "
12restore [locate_data_file OCC240a.brep] a
13restore [locate_data_file case_2_edge2.brep] b
355c1551 14puts [bop a b]
15puts [boptuc result]
a87752f3 16
a4eba920 17checknbshapes result -vertex 14 -edge 7
58cf74e0 18checkprops result -l 0
19checkshape result
20checksection result
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 22