mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0025767: "vdisplay" command rises exception
Added test case bugs/vis/bug25767
This commit is contained in:
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
|
Reference in New Issue
Block a user