0023457: Slow text rendering
[occt.git] / tests / bugs / moddata / bug103
1 puts "TODO OCC12345 ALL: An exception was caught"
2 puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
3
4 puts "================"
5 puts "BUC60961"
6 puts "OCC103"
7 puts "================"
8 puts ""
9
10 circle c 0 0 10
11 to3d c1 c
12
13 offset o c -2
14 catch {to3d result o}
15
16 set 2dviewer 0
17