mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
Avoid possible infinite loops in ShapeFix_Wire::FixSelfIntersection() -- when needed, fix is repeated once instead of going back in the loop
12 lines
421 B
Plaintext
12 lines
421 B
Plaintext
puts "========================"
|
|
puts "0026671: Infinite loop in ShapeFix_Wire::FixSelfIntersection()"
|
|
puts "========================"
|
|
|
|
cpulimit 20
|
|
igesbrep [locate_data_file bug26671.igs] result *
|
|
|
|
checkshape result
|
|
tolerance result
|
|
|
|
set 2dviewer 1
|