mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Take basis surface from trimmed surfaces during IGES writing, because pcurves will be transformed, so trim will be shifted, accorded to new face bounds, fix updating of seam edge, change condition of using Segment during exporting periodic BSpline surfaces to IGES (if bounds are not in one period). Test cases for issue CR26419
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
puts "========"
|
|
puts "OCC26419"
|
|
puts "========"
|
|
puts ""
|
|
#####################################################
|
|
# [Regression?] Export of a reversed face leads to crash in 6.9.0 although proceeded in 6.8.0
|
|
#####################################################
|
|
|
|
restore [locate_data_file bug26419_a-fwd.brep] af
|
|
|
|
brepiges af ${imagedir}/bug26419_1.igs
|