0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
[occt.git] / tests / bugs / modalg_2 / bug398
1 #INTERFACE IGES
2 puts "========"
3 puts "OCC398"
4 puts "========"
5 puts ""
6 #############################################################
7 ## ShapeHealing modification 1:1 increases number of unique shapes in compound structure.
8 #############################################################
9
10 pload XDE
11
12 restore [locate_data_file OCC398.brep] a 
13 #statsh a
14 #nbshapes a
15 #Statshape should give 3 solids
16 #Nbshape should return 1 solid
17
18 scaleshape result a 10
19
20 #statsh res
21
22 checknbshapes result -solid 1
23
24 checkprops result -s 180000. 
25 checkshape result
26 checkview -display result -2d -path ${imagedir}/${test_image}.png