mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0027468: Incorrect processing of some cases by HLR algorithm
Incorrect work of HLR algorithm caused by usage of wrong tolerances, wrong sampling of 2d curve and some other bugs are fixed. Test cases for issue CR27341
This commit is contained in:
@@ -15,8 +15,9 @@ fit
|
||||
|
||||
reflectlines result a 0 1 0
|
||||
|
||||
checkprops result -l 3730.32
|
||||
checkshape result
|
||||
checkprops result -l 3882.71
|
||||
checkshape result
|
||||
checksection result
|
||||
|
||||
donly result
|
||||
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
|
@@ -15,8 +15,9 @@ fit
|
||||
|
||||
reflectlines result a 0 1 0
|
||||
|
||||
checkprops result -l 4022.72
|
||||
checkprops result -l 3905.95
|
||||
checkshape result
|
||||
checksection result
|
||||
|
||||
donly result
|
||||
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
|
@@ -19,4 +19,5 @@ checkprops result -l 4843.56
|
||||
checkshape result
|
||||
checksection result
|
||||
|
||||
donly result
|
||||
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
|
@@ -19,4 +19,5 @@ checkprops result -l 4207.74
|
||||
checkshape result
|
||||
checksection result
|
||||
|
||||
donly result
|
||||
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
|
@@ -19,4 +19,5 @@ checkprops result -l 6361.07
|
||||
checkshape result
|
||||
checksection result
|
||||
|
||||
donly result
|
||||
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
|
Reference in New Issue
Block a user