0027991: Modeling Algorithms - BRepGProp_Face crashes on face without geometric surface
[occt.git] / tests / bugs / vis / bug27374
CommitLineData
50d06d8f 1puts "========"
2puts "OCC27374"
3puts "========"
4puts ""
5################################################################################
6puts "Visualization - add support zoom persistence objects for FitAll operation"
7################################################################################
8
9vinit
10vclear
11
12box b0 30 0 0 3 3 3
13box b1 -30 -30 30 10 20 30
14box b2 30 0 30 100 100 100
15vdisplay b0
16vdisplay b1 -trsfPers zoom -perspos 10 0 0
17vdisplay b2 -trsfPers zoom -perspos 40 0 30
18vfit
19
20vdump $imagedir/${casename}.png