0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug26332
1 puts "=========="
2 puts "OCC26332"
3 puts "=========="
4 puts ""
5 ############################################################
6 # BRepOffsetAPI_ThruSections algorithm fails on two wires with different number of edges
7 ############################################################
8
9 restore [locate_data_file bug26332_w1.brep] w1
10 restore [locate_data_file bug26332_w2.brep] w2
11
12 thrusections result 0 1 w1 w2
13
14 checkshape result
15 checkview -display result -3d -path ${imagedir}/${test_image}.png