occt: master 7a280da9

Author Committer Branch Timestamp Parent
emv bugmaster master 2017-03-02 12:43:48 master b6725456
Changeset 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.
mod - src/GeomLib/GeomLib.cxx Diff File
add - tests/bugs/modalg_6/bug28496 Diff File