0022785: Draw Harness - add possibility to remove a text drawn by the command vdrawtext
[occt.git] / tests / bugs / vis / bug22796_1
CommitLineData
809eca9d 1puts "============"
2puts "OCC22796"
3puts "============"
4puts ""
5#######################################################################
6# Possibility to display multi-line text in 3D
7#######################################################################
8
9set BugNumber OCC22796
10
29e2c6d2 11vinit
12vdrawtext text0 "MyTest1\rHello,\tWor\vld!\nMyTest2\t\a\bMyTest3" -pos 0 0 0 -color 1.0 1.0 1.0 -halign left -valign bottom -angle 0 -zoom 1 -height 50 -aspect regular
809eca9d 13
14set only_screen 1
15
16
17
18