0023062: Incorrect display of edge in draw axo viewer
[occt.git] / tests / bugs / vis / bug155_2
CommitLineData
a87752f3 1puts "========"
2puts "OCC155"
3puts "OCC191"
4puts "========"
5puts ""
6#####################################
7##puts "Creating of pCone 2D"
8##puts "(visual checking for this case is desirable)"
9#####################################
10
11v2dinit
12
13pcone c_o 15 0 50 360
14v2ddisplay c_o
15v2dfit
16
f1aa2b62 17set x_coord 338
18set y_coord 77
19set color2d 1
a87752f3 20
f1aa2b62 21checkcolor $x_coord $y_coord 1 1 0
22
23if { $stat != 1 } {
a87752f3 24 puts "Error : pCone 2D was NOT LOADED properly into viewer"
25}
26
27set only_screen2d 1
28