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); }