0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug24646_4
1 puts "============"
2 puts "OCC24646"
3 puts "============"
4 puts ""
5 ######################################################
6 # Wrong result done by Boolean Operation algorithm
7 ######################################################
8
9 restore [locate_data_file bug24646_b3.brep] b1
10 restore [locate_data_file bug24646_b4.brep] b2
11
12 nurbsconvert b1 b1
13 nurbsconvert b2 b2
14
15 bclearobjects
16 bcleartools
17 baddobjects b1
18 baddtools b2
19
20 bfillds
21 bbuild result
22
23 checkprops result -s 3.1449e+06 
24 checkshape result
25
26 checknbshapes result -vertex 22 -edge 38 -wire 20 -face 18 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 105 -t -m "Result done by Boolean Operation algorithm"
27
28 checkview -display result -2d -path ${imagedir}/${test_image}.png