From cf4a484d6438ebfee277f8b421784a329c51dfb9 Mon Sep 17 00:00:00 2001 From: szdot Date: Wed, 24 Jan 2024 16:12:57 +0800 Subject: [PATCH] npne --- FlightRouteV2/FlightRouteV2.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlightRouteV2/FlightRouteV2.cs b/FlightRouteV2/FlightRouteV2.cs index 9a73ba9..484fdb5 100644 --- a/FlightRouteV2/FlightRouteV2.cs +++ b/FlightRouteV2/FlightRouteV2.cs @@ -2065,7 +2065,7 @@ namespace FlightRouteV2 ///判断a图是不是平面 if (!(planeCou == FindMaxPlaneIndices(aVecs).Count)) { - StrPrint("-------,故不能做拉散图案操作-------"); + StrPrint("-------前图航点非平面图形,故不能做拉散图案操作-------"); return null; } ///a图b图 中心