mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
12 lines
472 B
Plaintext
12 lines
472 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
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|