mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
Handling of too big step changed. Test-case for issue #25841 Small correction in test-case
16 lines
250 B
Plaintext
16 lines
250 B
Plaintext
puts "========"
|
|
puts "OCC25841"
|
|
puts "========"
|
|
puts ""
|
|
#############################
|
|
# Incorrect edge displaying
|
|
#############################
|
|
|
|
restore [locate_data_file OCC25841_Curve_2.brep] a
|
|
vinit
|
|
vclear
|
|
vfront
|
|
vdisplay a
|
|
vfit
|
|
set only_screen 1
|