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