npne
This commit is contained in:
parent
bb6ca71c78
commit
cf4a484d64
@ -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图 中心
|
||||||
|
Loading…
Reference in New Issue
Block a user