]> OCCT Git - occt-copy.git/commit
0026224: Wrong result obtained by Common operator. V6_9_0p1
authorpkv <pkv@opencascade.com>
Thu, 14 May 2015 06:21:13 +0000 (09:21 +0300)
committervsr <vsr@opencascade.com>
Mon, 18 May 2015 08:45:36 +0000 (11:45 +0300)
commit1ed0e5502eb7e0c9717440ab7b12d2df054b0ea2
tree155eb6228328677320793f0b1f8936ac771b9927
parenta5416a8c8ce06383b1986e05d06de85b5686ace4
0026224: Wrong result obtained by Common operator.

I. New features:
No new features.

II. Changes:
II.1. class BOPTools_AlgoTools2D
 - method:
Standard_Integer BOPTools_AlgoTools2D::AttachExistingPCurve
(const TopoDS_Edge& aE2,
const TopoDS_Edge& aE1,
const TopoDS_Face& aF,
const Handle(IntTools_Context)& aCtx)
has been changed.
The treatment of the curves that need to be reversed has been modified
taking into account reversed parameter

III. Modified entities:
packages:
BOPTools
src/BOPTools/BOPTools_AlgoTools2D_1.cxx
tests/bugs/modalg_6/bug26224 [new file with mode: 0755]