0024187: Wrong result of COMMON operation.
authoremv <emv@opencascade.com>
Thu, 26 Sep 2013 13:16:19 +0000 (17:16 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 26 Sep 2013 13:17:30 +0000 (17:17 +0400)
commitc884a2681d0d7693b200f406cc6fa7ae857d8822
tree76c4c44165123d7ef7da209c3079bae92bd4eb6c
parent8b381bc3a32cc5ae08e446e08a1f0c3eb2c7f3eb
0024187: Wrong result of COMMON operation.
In the function
  void BOPAlgo_Builder::FillInternalShapes()
added treatment for the arguments of type COMPOUND.

Adding test case for issue CR24187
src/BOPAlgo/BOPAlgo_Builder_3.cxx
tests/bugs/modalg_5/bug24187 [new file with mode: 0644]