0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / xde / bug6307
1 puts "==========="
2 puts "OCC6307"
3 puts "==========="
4 ######################################################
5 # DRAW: XShow command on WNT produces very bad shading
6 ######################################################
7
8 set BugNumber OCC6307
9
10 catch {pload DCAF}
11
12 # Create a new document and set UndoLimit
13 NewDocument D
14 UndoLimit D 100
15
16 # Open a transaction
17 NewCommand D
18
19 ReadStep D [locate_data_file trj2_as1-tc-214.stp]
20
21 XGetOneShape result D
22
23 XShow D
24
25 vsetdispmode 1
26 vfit
27
28 checkprops result -s 141051 
29 checkshape result
30
31 checknbshapes result -vertex 84 -edge 126 -wire 76 -face 53 -shell 5 -solid 5 -compsolid 0 -compound 4 -shape 353
32 checkview -screenshot -3d -path ${imagedir}/${test_image}.png