mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
16 lines
436 B
Plaintext
16 lines
436 B
Plaintext
puts "================"
|
|
puts "OCC17126"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################################
|
|
# Visualisation in 3d viewer in Draw hangs up
|
|
#######################################################################################
|
|
|
|
restore [locate_data_file bug17126_ff_1285_viz.brep] a
|
|
|
|
vinit
|
|
vdisplay a
|
|
vfit
|
|
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|