mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
12 lines
386 B
Plaintext
Executable File
12 lines
386 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC24989"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Visualization - workaround vc12 32-bit compiler optimizer bug resulted in crash in AIS_Axis
|
|
#######################################################################
|
|
|
|
vinit
|
|
vtrihedron vtr
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|