]> OCCT Git - occt-copy.git/commit
0027746: Incomplete result of SECTION operation CR27746_CR0_691_FixS
authoremv <emv@opencascade.com>
Wed, 3 Aug 2016 07:58:06 +0000 (10:58 +0300)
committeremv <emv@opencascade.com>
Wed, 3 Aug 2016 07:58:06 +0000 (10:58 +0300)
commit9112bc3c6a177cf0620424be0c2717c28af3619b
tree34848a1baa5b356840ae45df47376494ee73d9da
parent239550fbeddfd116801f0fdd5fa2ae3ad681a626
0027746: Incomplete result of SECTION operation

1. Partial porting of the fix for the issue #0026560:
Function to compute subshape max tolerance has been added.
Fixed bounding box expanding at Face/Face step of boolean operation.

2. New test cases are created.
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BRep/BRep_Tool.cdl
src/BRep/BRep_Tool.cxx
tests/boolean/volumemaker/B7
tests/boolean/volumemaker/C4
tests/bugs/modalg_6/bug27746_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug27746_2 [new file with mode: 0644]
tests/bugs/modalg_6/bug27746_3 [new file with mode: 0644]