0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / v3d / bugs / bug641
1 puts "================"
2 puts "OCC641 E x c e p t i o n during attemption to display shape ==>SAM1559 (#2901)"
3 puts "================"
4 puts ""
5
6 pload MODELING VISUALIZATION
7 restore [locate_data_file OCC641.brep] a
8 copy a m
9 tmirror m 0 0 0 0 1 0
10 vinit View1
11 vdisplay -dispMode 0 a m
12 vfit
13 vdump ${imagedir}/${casename}_wf.png
14 vdisplay -dispMode 1 a m
15 vdump ${imagedir}/${casename}_sh.png