1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_7/bug26570
vro 4e882c7153 0026570: Crash on attempt to rotate a shape.
An extended draw-command trotate (ttranslate, tmirror, ...) by an additional parameter "-copy".
New check of edge range is added in BRepCheck/BRepCheck_Edge.cxx
The same checking is added in ShapeAnalysis_Edge.cxx
Fixing this problem is added in ShapeFix_Wire.cxx
GeomLib::SameRange(...) and BRepTools_TrsfModification::NewCurve2d(...) are modified to avoid exception in TrimmedCurve
2017-12-08 16:39:30 +03:00

16 lines
291 B
Plaintext

puts "========"
puts "OCC26570"
puts "========"
puts ""
#####################################
# Crash on attempt to rotate a shape
#####################################
restore [locate_data_file bug26570.brep] s
fixshape result s
trotate result 0 0 0 500 0 0 180 -copy
checkshape result