0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / vis / bug24394
CommitLineData
a1954302 1puts "========"
2puts "OCC24394"
3puts "========"
4puts ""
5#################################################################################
6# Visualization - implement more general way for rendering of immediate objects
7#################################################################################
8
9box b1 0 0 0 1 2 3
10box b2 3 0 0 2 3 1
11vinit View1
12vclear
13vaxo
14vsetdispmode 1
15vdisplay b1
16vdisplay -top b1
17vfit
18
19set only_screen 1