mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0025767: "vdisplay" command rises exception
Added test case bugs/vis/bug25767
This commit is contained in:
parent
58978f9bef
commit
74f91efccd
16
tests/bugs/vis/bug25767
Normal file
16
tests/bugs/vis/bug25767
Normal file
@ -0,0 +1,16 @@
|
||||
puts "=========="
|
||||
puts "OCC25767"
|
||||
puts "=========="
|
||||
puts ""
|
||||
#########################################
|
||||
# "vdisplay" command rises exception
|
||||
#########################################
|
||||
|
||||
vinit View
|
||||
vclear
|
||||
vaxo
|
||||
vpoint p1 -108.4710001 -108.56800009999999 -145.30700009999998
|
||||
vpoint p2 8.4813999999999999e+102 117.1230001 128.35480981703273
|
||||
vfit
|
||||
|
||||
set only_screen 1
|
Loading…
x
Reference in New Issue
Block a user