1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
pkv fc88faf18a 0025163: Wrong result of common operation for faces.
Changes:
class BOPAlgo_WireSplitter
static function:
Standard_Boolean RefineAngle2D(const TopoDS_Vertex& aV,
                               const TopoDS_Edge& aE,
                               const TopoDS_Face& myFace,
                               const Standard_Real aA1,
                               const Standard_Real aA2,
                               Standard_Real& aA)
The contents of Domain 2D for the straight line has been changed.

class BOPTools_AlgoTools2D
method:
void BOPTools_AlgoTools2D::AdjustPCurveOnFace
  (const TopoDS_Face& aF,
   const Standard_Real aFirst,
   const Standard_Real aLast,
   const Handle(Geom2d_Curve)& aC2D,
   Handle(Geom2d_Curve)& aC2DA)
The treatment of cylindrical surfaces has been changed taking into account
existing values of tolerances of the edges.

Test cases for issue CR25163
2014-08-21 15:51:08 +04:00
..
2013-03-01 14:32:42 +04:00
2013-03-22 17:08:06 +04:00
2013-06-20 17:03:56 +04:00
2013-06-20 17:03:56 +04:00
2014-03-20 14:22:54 +04:00
2013-06-20 17:03:56 +04:00
2013-06-20 17:03:56 +04:00
2013-09-26 20:36:30 +04:00
2013-08-15 17:23:37 +04:00
2013-08-15 17:23:30 +04:00
2014-02-07 11:15:22 +04:00
2013-12-06 13:10:41 +04:00
2014-04-30 13:07:03 +04:00
2014-02-17 12:48:34 +04:00
2014-02-13 14:04:34 +04:00
2014-05-23 12:38:03 +04:00
2014-05-23 12:38:03 +04:00
2014-05-23 12:38:03 +04:00
2014-05-23 12:38:03 +04:00
2014-05-23 12:38:03 +04:00
2014-04-30 13:07:04 +04:00