Draft DAT/es: Difference between revisions

From FreeCAD Documentation
m (template fr)
(Updating to match new version of source page)
Line 1: Line 1:
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.
El formato de datos aerodinámicos comunes es un simple tipo de archivo que contiene metadatos opcionales sobre aerodinámica en las primeras 1-2 líneas y las coordenadas de las superficies superior e inferior. Hay muchos dialectos diferentes en este formato de modo que este módulo de este módulo de importación trata de ser tan inteligente como sea posible para entender la mayoría de ellos.


There are many different dialects to this format so this import module tries to be as smart as possible to understand almost anyone.
{{languages/es | {{en|Draft_DAT}} {{fr|Draft_DAT/fr}} {{it|Draft_DAT/it}} }}

{{clear}}
<languages/>

Revision as of 21:45, 17 February 2014

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.