create_naca4_airfoil
Generate NACA 4-digit airfoil geometries as 2D profiles or 3D solids by supplying airfoil code, chord, span, and point count.
Instructions
Create a NACA 4-digit airfoil (3D solid if span>0, 2D profile if span=0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| name | No | ||
| span | No | ||
| chord | No | ||
| n_points | No | ||
| closed_te | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |