mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-30 06:57:48 +08:00
ebeff0a2bc
Changes: class IntTools_FaceFace - static function: void CorrectSurfaceBoundaries(const TopoDS_Face& theFace, const Standard_Real theTolerance, Standard_Real& theumin, Standard_Real& theumax, Standard_Real& thevmin, Standard_Real& thevmax) Remove unnecessary broadening of UV-bounds for the faces based on the sperical surfaces. Test case for issue CR24400