Shuxia Ning
2025-01-03 92f3aecf9a473991072931a5892121bb04bee08e
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);
                    }