0023886: Visualizing planar faces with "notches" depends heavily on the deflection...
[occt.git] / tests / bugs / vis / bug23709_3
CommitLineData
0a768f56 1puts "==========="
2puts "OCC23709"
3puts "==========="
4puts ""
5##################################
6# Redesign of hlrtest command
7##################################
8
9set x_coord 183
10set y_coord 267
11
12restore [locate_data_file bug23709_solidcone.brep] result
13vinit
14vdisplay result
15vrotate 35 0 0
16vfit
17vhlr on
18vhlrtype algo result
19
20checkcolor $x_coord $y_coord 1 1 0
21
22set only_screen 1
23
24
25