0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug25509_3
CommitLineData
6d368502 1puts "REQUIRED All: Faulty shapes in variables faulty_1 to faulty_1"
949df2b6 2puts "============"
3puts "OCC25509"
4puts "============"
5puts ""
6######################################################
7# Wrong shape considered as valid by checkshape
8######################################################
9
10# 03. A solid with 2 growths
11box b1 10 10 10
12box b2 4 4 4 4 4 4
13explode b1
14explode b2
15
16shape result so
17add b1_1 result
18add b2_1 result
19
6d368502 20checkshape result
949df2b6 21
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png