Merge pull request #4888 from Syres916/patch-21

[Draft] Airfoil Import - User feedback not shown..
This commit is contained in:
Yorik van Havre
2021-09-02 11:42:36 +02:00
committed by GitHub

View File

@@ -183,7 +183,7 @@ def process(doc, filename):
afile.close()
if len(coords) < 3:
print('Did not find enough coordinates\n')
FCC.PrintError(translate("ImportAirfoilDAT", "Did not find enough coordinates") + "\n")
return
# sometimes coords are divided in upper an lower side