0027919: Visualization - support multiple transformation persistence groups within...
[occt.git] / tests / v3d / dimensions / bug26035_1
CommitLineData
0d828ac8 1puts "============"
2puts "CR26035: Dimension drawing between two vertices"
3puts "============"
4puts ""
5
6pload MODELING VISUALIZATION
7vfont add [locate_data_file DejaVuSans.ttf] SansFont
8
9vinit View1
10vclear
11vaxo
12
13vertex v1 10 0 0
14vertex v2 10 0 10
15
16vdimension len -length -shapes v1 v2 -plane yoz -font SansFont
17
18vfit
19vdump $imagedir/${casename}.png