0025715: Intersection between cylinders produces excess vertices
authornbv <nbv@opencascade.com>
Thu, 29 Jan 2015 11:00:11 +0000 (14:00 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 29 Jan 2015 11:01:10 +0000 (14:01 +0300)
commitb2af2f567d9ba942f9651ea696d4d5d405f2886d
treef9b322927373ce965b1cf1fe03342826720f2f79
parenta70f58235a5c7833a67276b1a8d78670daa43aa8
0025715: Intersection between cylinders produces excess vertices

1. Curve boundaries were more precised.
2. Some test cases were changed in accordance of their new behavior.
3. Code fragment for WLines joining was moved to higher level (for more universal using in the future).

Code was changed in accordance with the last remark.

Added test cases bugs/modalg_5/bug25715_1 bug25715_2 bug25715_3
src/IntPatch/IntPatch_ImpImpIntersection_4.gxx
src/IntPatch/IntPatch_Intersection.cxx
src/IntTools/IntTools_FaceFace.cxx
tests/bugs/modalg_5/bug24825_common
tests/bugs/modalg_5/bug24825_cut
tests/bugs/modalg_5/bug24825_fuse
tests/bugs/modalg_5/bug24981
tests/bugs/modalg_5/bug25715_1 [new file with mode: 0644]
tests/bugs/modalg_5/bug25715_2 [new file with mode: 0644]
tests/bugs/modalg_5/bug25715_3 [new file with mode: 0644]