0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / demo / bug24873_1
CommitLineData
c2a388f8 1puts "============"
2puts "CR24873"
3puts "============"
4puts ""
5##########################################################################################################
6# Draw Harness, ViewerTest - add command vbounding to show presentation bounding box
7##########################################################################################################
8
9pload QAcommands
10
11vinit View1
12vclear
13vaxo
14vsetdispmode 1
15
16psphere s 2
17vdisplay s
18vfit
19
20vbounding s
21
22set x 378
23set y 102
24checkcolor $x $y 1 1 1
25
26vdump ${imagedir}/${test_image}.png