]> OCCT Git - occt.git/commit
0028496: BOP Cut failed on two attached faces with error "ErrorStatus : 191"
authoremv <emv@opencascade.com>
Thu, 2 Mar 2017 12:43:48 +0000 (15:43 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 16 Mar 2017 07:44:27 +0000 (10:44 +0300)
commit7a280da946338c33b0fa019dbda66bd2c05e5a5f
tree858f3263ba83778832237ef17909b8deaa1bfab7
parentb6725456747bff10bbff49d47cacace4d72b719d
0028496: BOP Cut failed on two attached faces with error "ErrorStatus : 191"

While checking the SurfaceOfExtrusion on closeness (GeomLib::IsClosed())
it is necessary to take into account that the basis curve may be not trimmed.

Test case for the issue.
src/GeomLib/GeomLib.cxx
tests/bugs/modalg_6/bug28496 [new file with mode: 0644]