occt: master 2b7fd8c8

Author Committer Branch Timestamp Parent
xuzhongxing bugmaster master 2020-10-29 11:33:27 master a8b9d7eb
Affected Issues  0031887: Modeling Algorithms - IntTools_Context::IsPointInFace() always returns TRUE
Changeset 0031887: IntTools_Context::IsPointInFace always return TRUE

If aDist >= aTol, bIn is never updated to false, and the function
always returns TRUE.
mod - src/IntTools/IntTools_Context.cxx Diff File