0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / v3d / bugs / pro20342
CommitLineData
352ffd73 1puts "============="
2puts "PRO20342"
3puts "============="
4
5##############################################################################
6## Calling of the function "vsetshading" with argument less than 1.0 calls exception "Segmentation Fault". Command
7## works properly in C30. There is line in the file "C40/Gallery/ViewerTest.cxx" in the function "Vshading":
8##############################################################################
9
0d828ac8 10pload XDE MODELING VISUALIZATION
352ffd73 11
12igesbrep [locate_data_file fra62523a.igs] result *
13
c857a60a 14checkshape result r
352ffd73 15
0d828ac8 16vinit View1
c857a60a 17tclean result
18vdisplay result
19vsetshading result 0.1
352ffd73 20vfit
21
0d828ac8 22vdump $imagedir/${casename}.png