mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
Added test case bugs/vis/bug23984 for issue 23984.
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user