]> OCCT Git - occt-copy.git/commit
0024266: Wrong result obtained by 'bopargcheck'
authorpkv <pkv@opencascade.com>
Thu, 24 Oct 2013 09:12:25 +0000 (13:12 +0400)
committerazv <artem.zhidkov@opencascade.com>
Thu, 31 Oct 2013 10:25:34 +0000 (14:25 +0400)
commitd4d0a5d878669fa3a325b873e791fbfbc28026b9
tree405d1e6961270b4afd16df73668553b5871d8612
parent7078c36a42cdef8be1468ed2981f4d71bd19205c
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]