Draft DAT/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User Documentation/cs")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
The common airfoil data format is a simple file containing the optional metadata about the airfoil in the first 1-2 lines and the coordinates of the upper and lower surface.
The common airfoil data format is a simple file containing the optional metadata about the airfoil in the first 1-2 lines and the coordinates of the upper and lower surface.


Line 6: Line 7:


{{clear}}
{{clear}}
<languages/>

Revision as of 20:43, 2 August 2018

The common airfoil data format is a simple file containing the optional metadata about the airfoil in the first 1-2 lines and the coordinates of the upper and lower surface.

There are many different dialects to this format so this import module tries to be as smart as possible to understand almost anyone.