0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_6 / bug26440_1
1 puts "============"
2 puts "CR26440"
3 puts "============"
4 puts ""
5 ##########################################################################################################
6 # Invalid shape as a result of solid construction in BRepOffset_MakeOffset
7 ##########################################################################################################
8
9 restore [locate_data_file bug26440_plate.brep] sh1
10
11 thickshell result sh1 160
12
13 checkprops result -s 2.40831e+07 
14 checkshape result
15
16 set nbshapes_expected "
17 Number of shapes in shape
18  VERTEX    : 196
19  EDGE      : 308
20  WIRE      : 110
21  FACE      : 110
22  SHELL     : 1
23  SOLID     : 1
24  COMPSOLID : 0
25  COMPOUND  : 0
26  SHAPE     : 726
27 "
28 checknbshapes result -ref ${nbshapes_expected} -t -m "solid construction"
29 checkview -display result -3d -path ${imagedir}/${test_image}.png