|
Save ( FileName ) |
Geometry Card |
|
| Arguments | FileName | the fully qualified name of the file to write, enclosed in double quotes |
| Description | Writes the airfoil geometry to the specified file. | |
| Remarks | The output file format is selected depending on one of the following extensions: | |
| .txt | ASCII file containing two columns (x, y) | |
| .xml | XML file containing a structured representation of the coordinates | |
| Performs the same action as the "Save..." button. | ||