Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,12 @@ <h2 class="app-api-section-title first-child">Scripts and Add-Ins from Fusion Us
Dogbone Joint (Add-In, Python)<br>
Enables the user to create a dogbone joint between two edges.
</a>
<a href="https://github.com/arnaudin/fusion360-airfoil-generator"
class="list-group-item">
<i class="fa fa-file-code-o fa-2x pull-left"></i>
Airfoil Generator (Add-In, Python)<br>
Generate sketch profiles for NACA airfoils.
</a>
</div>
</div>
</div>
Expand Down