0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_7 / bug31201_1
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_obj1.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 22 -wire 22
18
19 bbop result 4
20
21 checkshape result
22 checkprops result -l 36.032
23 checknbshapes result -vertex 11 -edge 11
24
25 checksection result -r 0
26
27 checkview -display result -2d -path ${imagedir}/${test_image}.png