1
lixiaojun
2025-01-03 754a5cd2a8b2a76e1c00cc45c89457eeb74637bf
Service/HStation.Service.PhartRelation.Core/05-service/00-core/PhartGraphHelper.cs
@@ -284,7 +284,7 @@
                        featCurve = new Yw.Ahart.CubicCurve(pts);
                    }
                    break;
                case Yw.Ahart.eFeatType.Through2d:
                case Yw.Ahart.eFeatType.Through:
                    {
                        featCurve = new Yw.Ahart.ThroughCurve(pts);
                    }