occt: master c002793b

Author Committer Branch Timestamp Parent
pkv apn master 2014-04-17 12:22:10 master f18ccc8c
Changeset 0024851: Extra vertex is in the result of Boolean Fuse Operation

class IntTools_FaceFace
   - statc function:
void CorrectSurfaceBoundaries(const TopoDS_Face& theFace,
                              const Standard_Real theTolerance,
                              Standard_Real& theumin,
                              Standard_Real& theumax,
                              Standard_Real& thevmin,
                              Standard_Real& thevmax)
The faces based on cylidrical surface has been added to the list of candidates to extend the boundaries

Test case for issue CR24851
mod - src/IntTools/IntTools_FaceFace.cxx Diff File
add - tests/bugs/modalg_5/bug24851 Diff File