]> OCCT Git - occt-copy.git/commit
Redmine issue 200: Modified face with a seam edge treated incorrectly CR0-winwerth_7
authormsv <msv@opencascade.com>
Thu, 16 Nov 2017 09:45:49 +0000 (12:45 +0300)
committermsv <msv@opencascade.com>
Thu, 16 Nov 2017 15:11:07 +0000 (18:11 +0300)
commit5947405c03cc5d235487f7eb20204f2830b658b1
tree59db6f3ca6441c13119c536d646ac412fbcb51f2
parentd6edc8f54dcb6de20d87aa4c64be332e70b31aeb
Redmine issue 200: Modified face with a seam edge treated incorrectly

When checking if a vertex is already contained by an edge, use IsEqual() instead of IsSame().

Concerned test case is 3_13.
src/BRepOffsetAPI/BRepOffsetAPI_PatchFaces.cxx