mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-06 10:36:12 +03:00
Minimum thresolds introduced to zfit operation and to camera SetDistance() method. Test case for issue CR25063
15 lines
350 B
Plaintext
15 lines
350 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
|
|
|
|
set only_screen 1
|