summaryrefslogtreecommitdiff
path: root/creator.py
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-06-23 12:24:23 -0700
committerMarius Peter <blendoit@gmail.com>2019-06-23 12:24:23 -0700
commitd9b627d06abe7f3d53aa3aebfecd9e392b3e276e (patch)
treee89e0a0055a60583a2eedff132e6d92cd67ea6f2 /creator.py
parent84bc9ff5fd93a011cb05df7ccc0b2797f9d3847d (diff)
Airfoil docstring
Diffstat (limited to 'creator.py')
-rw-r--r--creator.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/creator.py b/creator.py
index 533f35e..6dd3c1c 100644
--- a/creator.py
+++ b/creator.py
@@ -112,8 +112,9 @@ class Airfoil(Coordinates):
for the x- and z-coordinates. The coordinates start at
the leading edge, travel over the airfoil's upper edge,
then loop back to the leading edge via the lower edge.
+
This method was chosen for easier future exports
- to 3D CAD packages like SolidWorks, which can import
+ to 3D CAD packages like SolidWorks, which can import such
geometry as coordinates written in a CSV file.
'''
Copyright 2019--2024 Marius PETER