Draft DAT/it: 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.
=Draft - File DAT=


There are many different dialects to this format so this import module tries to be as smart as possible to understand almost anyone.
Il formato comune di dati di profili aerodinamici è un semplice file (file .DAT) che contiene metadati opzionali sull'aerodinamica nelle prime due righe e le coordinate delle superfici superiore ed inferiore del profilo.


{{clear}}
Di questo formato esistono molti ''dialetti'', questo modulo di importazione cerca di essere il più intelligente possibile e di interpretare la maggior parte di essi.
<languages/>

{{languages/it | {{en|Draft_DAT}} {{fr|Draft_DAT/fr}} {{es|Draft_DAT/es}} }}

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.