]> OCCT Git - occt-copy.git/commit
0025449: Excess vertex in result of General Fuse operation.
authorpkv <pkv@opencascade.com>
Fri, 21 Nov 2014 10:50:44 +0000 (13:50 +0300)
committervsr <vsr@opencascade.com>
Thu, 4 Dec 2014 06:38:31 +0000 (09:38 +0300)
commit7c5f06ad43f53e593ee90cedecf9cdab753d215c
tree4d03ff59a65c7ade2b44159998d7267004e9429b
parent87f9c8d2188c4c8fa781439389967625b74b4413
0025449: Excess vertex in result of General Fuse operation.

Changes:
1. class IntTools_EdgeFace
     method:
     Standard_Boolean IntTools_EdgeFace::CheckTouchVertex
     (const IntTools_CommonPrt& aCP,
     Standard_Real& aTx)

The parametric size of the contact zone between vertex and face has been changed

Test cases for issue CR25449
src/IntTools/IntTools_EdgeFace.cxx
tests/bugs/modalg_5/bug25449 [new file with mode: 0755]