0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / v3d / trihedron / bug26754
CommitLineData
0d828ac8 1puts "================================================================"
2puts "CR26754: Visualization - provide API to display AIS_Trihedron presentation without axes labels"
3puts "================================================================"
4puts ""
5
6pload VISUALIZATION
7vinit View1
8vclear
9vaxo
10vtrihedron t -hidelabels on
11vzoom 4
12vdump $imagedir/${casename}_1.png
13
14vselect 204 100
15vdump $imagedir/${casename}_2.png
16
17vselmode 2 1
18vselect 204 100
19vdump $imagedir/${casename}_3.png