1e0a1ac19feb356c90563d7b23e86e89df1710e2
[occt.git] / tests / bugs / iges / bug306
1 puts "================"
2 puts "OCC306"
3 puts "================"
4 puts ""
5 #############################################################################
6 ##After applying sewing on the model from the file TibTray_Size3.igs (see the attachment) one surface is not shaded.
7 #############################################################################
8
9 igesbrep [locate_data_file TibTray_Size3.igs] a *
10
11 tpcompound a
12 tclean a
13
14 sewing result a
15
16 checkshape result
17
18 vinit
19 vsetdispmode result 1
20 vdisplay result
21 vfit
22
23 checktrinfo result -tri 5814 -nod 5811
24
25 checkmaxtol result -ref 0.92213088179312575
26 checknbshapes result -shell 1
27 checkfreebounds result 239
28 checkview -display result -3d -path ${imagedir}/${test_image}.png