0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug25232_2
CommitLineData
92ae0f2f 1puts "============"
2puts "OCC25232"
3puts "============"
4puts ""
5#########################################################################
6# Functionality to create solids from set of shapes
7#########################################################################
8
9box b1 10 10 10
10explode b1 f
11box b2 4 4 4 2 2 2
12explode b2 w
13mkvolume result b1_1 b1_2 b1_3 b1_4 b1_5 b1_6 b2_1 b2_2 b2_3 b2_4 b2_5 b2_6 -ni
14# 1 solid created
15
58cf74e0 16checkprops result -s 600
17checkshape result
92ae0f2f 18
a4eba920 19checknbshapes result -vertex 16 -edge 24 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54
5747059b 20checkview -display result -2d -path ${imagedir}/${test_image}.png