0024130: Implementing ray tracing visualization core
[occt.git] / tests / bugs / vis / bug22796_1
1 puts "============"
2 puts "OCC22796"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Possibility to display multi-line text in 3D
7 #######################################################################
8
9 set BugNumber OCC22796
10
11 vdrawtext "MyTest1\rHello,\tWor\vld!\nMyTest2\t\a\bMyTest3" 0 0 0 255 255 255 0 0 0 1 50 0
12
13 set only_screen 1
14
15
16
17