0031999: Tests - request Core Profile on macOS for Ray-Tracing tests
[occt.git] / tests / bugs / vis / bug22240
CommitLineData
bdd1223f 1puts "==========="
2puts "OCC22240"
3puts "==========="
4puts ""
5############################################
6# Bad triangulation of transformed shapes
7############################################
8
9restore [locate_data_file bug22240_Pump_Nut.brep] a
10restore [locate_data_file bug22240_Pump_Nut.brep] b
11bscale b 0 0 0 2.
12vinit
13vdisplay a b
14vsetdispmode a 1
15vsetdispmode b 1
16vfit
17
18checkcolor 320 104 0.78 0.55 0.09
19
5747059b 20checkview -screenshot -3d -path ${imagedir}/${test_image}.png
bdd1223f 21