0028107: Visualization - provide a flexible interface to set custom hatch styles
[occt.git] / tests / bugs / vis / bug23191
CommitLineData
7d7ddef3 1puts "==========="
2puts "OCC23191"
3puts "==========="
4puts ""
5###########################################################################################
6# Visualization - small objects displayed with visual artifacts
7###########################################################################################
8
9restore [locate_data_file bug23191_irons.brep] i
10
11explode i
12explode i_2 F
13compound i_2_1 i_2_4 i_2_5 i2
14compound i_2_2 i_2_3 i3
15
16ttranslate i_2 0.003 0 0
17ttranslate i2 0.006 0 0
18ttranslate i3 0.006 0 0
19
20vinit View1
21vclear
22vsetdispmode 1
23vdisplay i_2 i2 i3
24vsetcolor i3 RED
25vbottom
26vfit
27
5747059b 28checkview -screenshot -3d -path ${imagedir}/${test_image}.png