0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug26493
1 puts "============"
2 puts "OCC26493"
3 puts "============"
4 puts ""
5 #######################################################################
6 # BRepProj_Projection failed to project a wire on a shell
7 #######################################################################
8
9 restore [locate_data_file bug26493_plate.brep] plate
10 restore [locate_data_file bug26493_wire.brep] wire
11
12 prj res wire plate 0 0 -1
13
14 checkprops res_1 -l 1189.91
15 checknbshapes res_1 -vertex 3 -edge 2 -wire 1
16
17 smallview
18 donly plate wire res_1
19 fit
20 checkview -screenshot -2d -path ${imagedir}/${test_image}.png