*ARCHIVED* development moved to aircraft-studio.
Airfoil docstring
creator.py
@@ -112,8 +112,9 @@
112
112
for the x- and z-coordinates. The coordinates start at
113
113
the leading edge, travel over the airfoil's upper edge,
114
114
then loop back to the leading edge via the lower edge.
115
Added:
115
116
This method was chosen for easier future exports
116
Removed:
to 3D CAD packages like SolidWorks, which can import
117
Added:
to 3D CAD packages like SolidWorks, which can import such
117
118
geometry as coordinates written in a CSV file.
118
119
'''
119
120