mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-21 07:22:16 +08: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
|