mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08: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
|