0027784: Thickness fails on cylinder with draft
[occt.git] / tests / bugs / modalg_7 / bug26655
1 puts "TODO OCC26655 ALL: Tcl Exception"
2 puts "TODO OCC26655 ALL: TEST INCOMPLETE"
3
4 puts "============"
5 puts "OCC26655"
6 puts "============"
7 puts ""
8 ######################################################
9 # ChFi3d_Builder algorithm fails to build fillets if some input edges connect with seam edges
10 ######################################################
11
12 restore [locate_data_file bug26655_OCC50.brep] a
13
14 explode a e
15
16 smallview
17 donly a a_20 a_10 a_5 a_17 a_3 a_4 a_1 a_2 a_16 a_11 a_6 a_7
18 fit
19 checkview -screenshot -2d -path ${imagedir}/${test_image}-1.png
20
21 blend result a 1 a_20 1 a_10 1 a_5 1 a_17 1 a_3 1 a_4 1 a_1 1 a_2 1 a_16 1 a_11 1 a_6 1 a_7
22
23 checkshape result
24
25 checkview -display result -2d -path ${imagedir}/${test_image}-2.png