0031999: Tests - request Core Profile on macOS for Ray-Tracing tests
[occt.git] / tests / bugs / vis / bug28936
CommitLineData
ab9f6cab 1puts "============"
2puts "OCC28936"
3puts "============"
4puts ""
5#######################################################################
6# Visualization - Draw freezes while making a 3d representation
7#######################################################################
8
9pload VISUALIZATION
10
11restore [locate_data_file bug28936_Holsterbro_sofabed.brep] sh
12
13checkshape sh
14checkprops sh -s 18308978.50927943
15
16vinit View1
17vclear
18vsetdispmode 1
19vdisplay sh
20vfit
21
22checkview -screenshot -3d -path ${imagedir}/${test_image}.png
23