0028694: IGES reader produces too small edge covered by its vertices
[occt.git] / tests / bugs / step / bug28715
CommitLineData
2bc6f715 1puts "========"
2puts "OCC28715"
3puts "========"
4puts ""
5##########################################################################
6# Invalid shape after import STeP file
7##########################################################################
8
9stepread [locate_data_file bug28715_Ailette_mm.stp] a *
10
11checkshape a_1
12
13set nbshapes_expected "
14Number of shapes in shape
15 VERTEX : 487
16 EDGE : 794
17 WIRE : 313
18 FACE : 313
19 SHELL : 3
20 SOLID : 0
21 COMPSOLID : 0
22 COMPOUND : 1
23 SHAPE : 1911
24"
25checknbshapes a_1 -ref ${nbshapes_expected} -t -m "importing file"
26checkview -display a_1 -3d -path ${imagedir}/${test_image}.png