0029395: Visualization, V3d_View - Grid disappears forever after enabling RayTracing
[occt.git] / tests / bugs / vis / bug23984
1 puts "============"
2 puts "CR23984"
3 puts "============"
4 puts ""
5 ########################################################
6 # Incorrect visualization of wires in wireframe mode
7 ########################################################
8
9 vinit View1
10 restore [locate_data_file bug23984_bug.brep] result
11 vdisplay result
12 vsetdispmode 0
13 vfit
14 checkview -screenshot -3d -path ${imagedir}/${test_image}.png
15
16 axo
17 fit
18 checkview -screenshot -2d -path ${imagedir}/${test_image}.png
19