0030969: Coding Rules - refactor Quantity_Color.cxx color table definition
[occt.git] / tests / bugs / vis / bug23191
1 puts "==========="
2 puts "OCC23191"
3 puts "==========="
4 puts ""
5 ###########################################################################################
6 # Visualization - small objects displayed with visual artifacts
7 ###########################################################################################
8
9 restore [locate_data_file bug23191_irons.brep] i
10
11 explode i
12 explode i_2 F
13 compound i_2_1 i_2_4 i_2_5 i2
14 compound i_2_2 i_2_3       i3
15
16 ttranslate i_2 0.003 0 0
17 ttranslate i2  0.006 0 0
18 ttranslate i3  0.006 0 0
19
20 vinit View1
21 vclear
22 vsetdispmode 1
23 vdisplay i_2 i2 i3
24 vsetcolor i3 RED
25 vbottom
26 vfit
27
28 checkview -screenshot -3d -path ${imagedir}/${test_image}.png