mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-16 10:54:53 +03:00
16 lines
392 B
Plaintext
16 lines
392 B
Plaintext
puts "================"
|
|
puts "OCC17126"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################################
|
|
# Vizualisation in 3d viewer in Draw hungs up
|
|
#######################################################################################
|
|
|
|
restore [locate_data_file bug17126_ff_1285_viz.brep] a
|
|
|
|
vinit
|
|
vdisplay a
|
|
vfit
|
|
|
|
set only_screen 1
|