0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / modalg_7 / bug26655
CommitLineData
cba287d6 1puts "TODO OCC26655 ALL: Tcl Exception"
2puts "TODO OCC26655 ALL: TEST INCOMPLETE"
3
4puts "============"
5puts "OCC26655"
6puts "============"
7puts ""
8######################################################
9# ChFi3d_Builder algorithm fails to build fillets if some input edges connect with seam edges
10######################################################
11
12restore [locate_data_file bug26655_OCC50.brep] a
13
14explode a e
15
16smallview
17donly 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
18fit
19checkview -screenshot -2d -path ${imagedir}/${test_image}-1.png
20
21blend 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
23checkshape result
24
25checkview -display result -2d -path ${imagedir}/${test_image}-2.png