mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-16 10:54:53 +03:00
Added test case bugs/vis/bug23984 for issue 23984.
This commit is contained in:
parent
c2c2f2b62c
commit
02fe718cde
19
tests/bugs/vis/bug23984
Normal file
19
tests/bugs/vis/bug23984
Normal file
@ -0,0 +1,19 @@
|
||||
puts "============"
|
||||
puts "CR23984"
|
||||
puts "============"
|
||||
puts ""
|
||||
########################################################
|
||||
# Incorrect visualization of wires in wireframe mode
|
||||
########################################################
|
||||
|
||||
vinit View1
|
||||
restore [locate_data_file bug23984_bug.brep] result
|
||||
vdisplay result
|
||||
vsetdispmode 0
|
||||
vfit
|
||||
set only_screen 1
|
||||
|
||||
axo
|
||||
fit
|
||||
set only_screen_axo 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user