Translations:Common Airfoil Data Import/7/en

From FreeCAD Documentation
Revision as of 17:10, 17 November 2014 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There is a macro available that will import the airfoil with a user defined chord length. This macro will first allow the user to select the airfoil data file to import and then take an input for the chord length. It will then properly scale the airfoil for use. The macro can be found in the Macros recipes section of this Wiki under Macro Airfoil Import & Scale.