0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_7 / bug31201_3
1 puts "======================================================="
2 puts "OCC31201: Modeling Algorithms - Result of a section operation is incomplete"
3 puts "======================================================="
4 puts ""
5
6 restore [locate_data_file bug31201_obj3.brep] s1
7 restore [locate_data_file bug31201_tool.brep] s2
8 bclearobjects
9 bcleartools
10 baddobjects s1
11 baddtools s2
12 bfillds
13
14 bsplit rsp
15
16 checkshape rsp
17 checknbshapes rsp -face 62 -wire 62
18
19 bbop result 4
20
21 checkshape result
22 checkprops result -l 62.6295
23 checknbshapes result -vertex 31 -edge 31
24
25 checksection result -r 0
26
27 checkview -display result -2d -path ${imagedir}/${test_image}.png