1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/vis/bug21798
ski 7faaccfd34 Added testing cases from grid CHL
Removing test duplicate
2013-02-22 14:52:42 +04:00

20 lines
410 B
Plaintext
Executable File

puts "============"
puts "OCC21798"
puts "============"
puts ""
#######################################################################
# Attached face hangs during vizualization in OCC Viewer 3D .
#######################################################################
set BugNumber OCC21798
restore [locate_data_file OCC21798.brep] result
vinit
vdisplay result
vfit
vsetdispmode 1
vfit
set only_screen 1