mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
15 lines
394 B
Plaintext
15 lines
394 B
Plaintext
puts "==========="
|
|
puts "OCC25063"
|
|
puts "==========="
|
|
puts ""
|
|
##########################################################################
|
|
# Visualization - 2D objects are not displayed at some camera positions
|
|
##########################################################################
|
|
|
|
vinit
|
|
vtop
|
|
vline 1 -90 -90 130 90 90 130
|
|
vfit
|
|
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|