mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0024418: Modeling Algorithms - Wrong section curves when intersecting analytical surfaces
IntPatch_ALineToWLine.cxx - setting minimal number of points in a WLine depending on step size IntPatch_WLineTool.cxx - fix WLines connecting check condition test cases has been changed according to new behavior
This commit is contained in:
@@ -33,6 +33,6 @@ Number of shapes in .*
|
||||
"
|
||||
|
||||
checknbshapes result -ref $NbShapesRef
|
||||
checkmaxtol result -ref 0.013928665225777443
|
||||
checkmaxtol result -ref 2.0849512334752456e-05
|
||||
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
||||
|
@@ -33,7 +33,7 @@ Number of shapes in .*
|
||||
|
||||
checknbshapes result -ref $NbShapesRef
|
||||
|
||||
checkmaxtol result -ref 0.013928665225777443
|
||||
checkmaxtol result -ref 2.0849512334752456e-05
|
||||
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}_axo.png
|
||||
|
||||
|
@@ -33,7 +33,7 @@ Number of shapes in .*
|
||||
|
||||
checknbshapes result -ref $NbShapesRef
|
||||
|
||||
checkmaxtol result -ref 0.013928665225777443
|
||||
checkmaxtol result -ref 2.0849512334752456e-05
|
||||
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}_axo.png
|
||||
|
||||
|
@@ -32,7 +32,7 @@ Number of shapes in .*
|
||||
"
|
||||
|
||||
checknbshapes result -ref $NbShapesRef
|
||||
checkmaxtol result -ref 0.013928665225777443
|
||||
checkmaxtol result -ref 2.0849512334752456e-05
|
||||
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}_axo.png
|
||||
|
||||
|
@@ -33,7 +33,7 @@ Number of shapes in .*
|
||||
|
||||
checknbshapes result -ref $NbShapesRef
|
||||
|
||||
checkmaxtol result -ref 0.013928665225777443
|
||||
checkmaxtol result -ref 2.0849512334752456e-05
|
||||
|
||||
checkview -display result -2d -path ${imagedir}/${test_image}_axo.png
|
||||
|
||||
|
Reference in New Issue
Block a user