0025132: Visualization - treat any TopoDS_Solid as closed volume
[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
11vdrawtext "MyTest1\rHello,\tWor\vld!\nMyTest2\t\a\bMyTest3" 0 0 0 255 255 255 0 0 0 1 50 0
12
13set only_screen 1
14
15
16
17