0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / step / bug30921
CommitLineData
3940436a 1puts "========"
2puts "OCC30921"
3puts "========"
4puts ""
5##########################################################################
6# STEPCAFControl_Reader incorrectly reads the specified stp file
7##########################################################################
8
9stepread [locate_data_file bug30921.stp] a *
10tpcompound result
11
12checkprops result -s 288180
13puts "REQUIRED All: Faulty shapes in variables faulty_1 to faulty_39"
14checkshape result
15
16set nbshapes_expected "
17Number of shapes in shape
18 VERTEX : 2858
19 EDGE : 4331
20 WIRE : 1758
21 FACE : 1514
22 SHELL : 21
23 SOLID : 21
24 COMPSOLID : 0
25 COMPOUND : 1
26 SHAPE : 10504
27"
28
29
30checknbshapes result -ref ${nbshapes_expected} -t -m "Shape"
31checkview -display result -3d -path ${imagedir}/${test_image}.png