summaryrefslogtreecommitdiff
path: root/creator/wing.py
diff options
context:
space:
mode:
Diffstat (limited to 'creator/wing.py')
-rw-r--r--creator/wing.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/creator/wing.py b/creator/wing.py
index b21a68c..7bf0b23 100644
--- a/creator/wing.py
+++ b/creator/wing.py
@@ -52,9 +52,6 @@ class Airfoil(base.Component):
self.spars = []
self.stringers = []
- def __str__(self):
- return self.name
-
def add_naca(self, naca_num=2412):
"""Generate surface geometry for a NACA airfoil.
Copyright 2019--2024 Marius PETER