mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
12 lines
342 B
Plaintext
Executable File
12 lines
342 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
|
|
set only_screen 1
|