0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug25509_3
1 puts "REQUIRED All: Faulty shapes in variables faulty_1 to faulty_1"
2 puts "============"
3 puts "OCC25509"
4 puts "============"
5 puts ""
6 ######################################################
7 # Wrong shape considered as valid by checkshape
8 ######################################################
9
10 # 03.  A solid with 2 growths
11 box b1 10 10 10 
12 box b2 4 4 4 4 4 4 
13 explode b1 
14 explode b2 
15
16 shape result so
17 add b1_1 result
18 add b2_1 result
19
20 checkshape result
21
22 checkview -display result -2d -path ${imagedir}/${test_image}.png