Share

Getting Started with Python Scripting and the Fusion API

YouTube
Do you want to get into scripting but don't know where to start? Are you new to Python? Code to follow along is posted here: https://github.com/MichaelAubry/GettingStartedWithFusionPython Real Coders! Go watch Brian Ekins' "Getting Started With the Fusion 360 API" https://youtu.be/g0xWqLen7gI In this video Fusion 360 Evangelist Michael Aubry walks you through his first experiences doing scripting in Python and Fusion 360. He creates from scratch a script to generate the Fibonacci sequence in a sketch in Fusion 360. Along the way he discusses resources he used and tips he has for others like him who know a bit about cad but want to up their skills by getting started with coding. General Python References: https://www.youtube.com/watch?v=N4mEzFDjqtA http://www.codecademy.com/tracks/python For Loops: https://www.youtube.com/watch?v=9LgyKiq_hU0 Fibonacci Spiral Code Example: http://junilyd.github.io/blog/2014/08/13/fibonacci-mystery-pythonified/ General Fusion References: http://fusion360.autodesk.com/resources http://forums.autodesk.com/t5/api-and-scripts/bd-p/22

Was this information helpful?