This commit is contained in:
szdot 2024-01-24 16:12:57 +08:00
parent bb6ca71c78
commit cf4a484d64

View File

@ -2065,7 +2065,7 @@ namespace FlightRouteV2
///判断a图是不是平面 ///判断a图是不是平面
if (!(planeCou == FindMaxPlaneIndices(aVecs).Count)) if (!(planeCou == FindMaxPlaneIndices(aVecs).Count))
{ {
StrPrint("-------,故不能做拉散图案操作-------"); StrPrint("-------前图航点非平面图形,故不能做拉散图案操作-------");
return null; return null;
} }
///a图b图 中心 ///a图b图 中心