0024266: Wrong result obtained by 'bopargcheck'
authorpkv <pkv@opencascade.com>
Thu, 24 Oct 2013 09:12:25 +0000 (13:12 +0400)
committerabv <abv@opencascade.com>
Thu, 24 Oct 2013 12:03:27 +0000 (16:03 +0400)
commit6699377892c4e3fe5d812439f83ce6f176fbcdfa
treee9d04211b212da98d2cef8bf4453ac4417d3d061
parent30f0ad28667f37a9235c7b9a32e21248cadf533c
0024266: Wrong result obtained by 'bopargcheck'

   - method:IntTools_EdgeFace has been changed
Standard_Boolean IntTools_EdgeFace::IsProjectable(const Standard_Real aT) const
The checking the distance between the point on the curve projected point has been added.

IntTools packages were modified

Test cases for issue CR24266
src/IntTools/IntTools_EdgeFace.cxx
tests/bugs/modalg_5/bug24266 [new file with mode: 0755]