Draft DAT/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User Documentation/cs")
(Updating to match new version of source page)
(4 intermediate revisions by the same user not shown)
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.
{{docnav|[[Draft_OCA|Open Cad format .OCA]]||[[Draft_Module|Draft Module]]|IconC=Workbench_Draft.svg}}


The common airfoil data format is a simple file containing the optional metadata of 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.


There are many different dialects of this format so this import module tries to be as smart as possible to understand the input file.

<div class="mw-translate-fuzzy">
[[Category:User Documentation/cs]]
[[Category:User Documentation/cs]]
</div>


{{Draft Tools navi}}

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

Revision as of 16:04, 10 February 2019

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

There are many different dialects of this format so this import module tries to be as smart as possible to understand the input file.