]> OCCT Git - occt-copy.git/commit
0021762: Integration of new Boolean Operation algorithm to OCCT.
authoremv <emv@opencascade.com>
Fri, 30 Nov 2012 08:55:58 +0000 (12:55 +0400)
committeremv <emv@opencascade.com>
Wed, 12 Dec 2012 11:51:24 +0000 (15:51 +0400)
commitba5361f35a924c49ee5d8a00e9840a8667c8b17c
tree4c0accf173a21a83df9b157d5a5da57afa7fc36e
parenteb000a3bd7da45a69b275b13c7d78acb04e355ce
0021762: Integration of new Boolean Operation algorithm to OCCT.
Modifications:
1. Test cases boolean bfuse_complex J1 P9 have been fixed (the function IsInternalFace has been modified to use the function GetFaceOff);
2. Test case chl 902 H3 has been fixed (changes in the treatment of section edges);
3. Test case boolean bsection D8 has been modified (removed TODO statement);
4. Test case boolean bsection A3 has been modified (as the shapes have been changed).
src/BOPAlgo/BOPAlgo_BuilderSolid.cxx
src/BOPAlgo/BOPAlgo_PaveFiller.cdl
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BOPAlgo/BOPAlgo_WireSplitter_1.cxx
src/BOPTools/BOPTools_AlgoTools.cdl
src/BOPTools/BOPTools_AlgoTools.cxx
tests/boolean/bsection/A3
tests/boolean/bsection/D8