mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0028681: UnifySameDomain distorts face boundary when merges a chain of small linear edges
In case of sequence of edges based on lines (which are going to be unified into one line-segment), take into account a linear tolerance value. Get rid of regressions. Updates of USD-tests.
This commit is contained in:
@@ -24,7 +24,7 @@ unifysamedom result r
|
||||
|
||||
checkshape result
|
||||
|
||||
checknbshapes result -vertex 12 -edge 18 -wire 8 -face 8 -solid 1
|
||||
checknbshapes result -vertex 16 -edge 22 -wire 8 -face 8 -solid 1
|
||||
checkprops result -s 223704 -v 3.27888e+006
|
||||
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
||||
|
Reference in New Issue
Block a user