1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/heal/bug30831
agv 0cdaa8a4a5 0030831: ShapeFix algorithm (creation of seam edge) takes too long time with thin faces
In class ShapeFix_ComposeShell the U- and V-closedness of input face is taken immediately avoiding the error when the face is small in any of these dimensions.
Test case for bug 0030831
2019-09-14 11:45:36 +03:00

13 lines
517 B
Plaintext

puts "========================"
puts "0030831: Shape Healing - ShapeFix algorithm (creation of seam edge) takes too long time with thin faces"
puts "========================"
cpulimit 10
binrestore [locate_data_file bug30831.bin] a
fixshape r a 1.e-7 1.
checkshape r a
tolerance r
checkview -display r -2d -path ${imagedir}/${test_image}.png