0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / vis / bug28936
1 puts "============"
2 puts "OCC28936"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Visualization - Draw freezes while making a 3d representation
7 ####################################################################### 
8
9 pload VISUALIZATION
10
11 restore [locate_data_file bug28936_Holsterbro_sofabed.brep] sh
12
13 checkshape sh
14 checkprops sh -s 18308978.50927943
15
16 vinit View1
17 vclear
18 vsetdispmode 1
19 vdisplay sh
20 vfit
21
22 checkview -screenshot -3d -path ${imagedir}/${test_image}.png
23