1
lixiaojun
2025-01-03 754a5cd2a8b2a76e1c00cc45c89457eeb74637bf
WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/00-core/µÈЧÏß/EqualParaCurveEListHelper.cs
@@ -1997,7 +1997,7 @@
                return; //封闭就保证原始状态即可 
            List<Yw.Geometry.Point2d> pt_list;
            if (curve.FeatType == Yw.Ahart.eFeatType.Through2d)
            if (curve.FeatType == Yw.Ahart.eFeatType.Through)
            {
                //判断各种情况
                var fit_pt_list = curve.FeatCurve.GetPointList();