1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-11 10:44:53 +03:00
occt/tests/bugs/vis/bug23984

20 lines
381 B
Plaintext

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