1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-08 14:17:06 +03:00

0025841: Incorrect edge displaying

Handling of too big step changed.
Test-case for issue #25841

Small correction in test-case
This commit is contained in:
aml
2015-03-12 12:21:29 +03:00
committed by bugmaster
parent 3629864d0b
commit 77e39787b4
3 changed files with 22 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
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