Getting started with writing Addin

Getting started with writing Addin

khalid.ramadan
Alumni Alumni
455 Views
1 Reply
Message 1 of 2

Getting started with writing Addin

khalid.ramadan
Alumni
Alumni

Hi, I've been looking to write an addin to add Voronoi diagrams as a sketch and don't have too much experience with the framework that exists in Fusion for adding in scripts/addins. Might anyone be able to recommend some sources/references that'd be helpful for getting started? I also seem to have issues with numpy not being found as I seem to get ModuleNotFound errors when debugging my seperate test script; I don't have too much experience with Python but am able to get the script to run fine when I run it by itself as opposed to when running it through the addin.

0 Likes
456 Views
1 Reply
Reply (1)
Message 2 of 2

Rushikesh.kadam
Autodesk
Autodesk

@khalid.ramadan for resources to start with Fusion API please refer the link http://help.autodesk.com/view/fusion360/ENU/?guid=GUID-A92A4B10-3781-4925-94C6-47DA85A4F65A .

The same link can be accessed from Fusion application through Help >> Learning and Documentation >> Fusion 360 API.

It contains loads of data to work on Fusion API's. It also has videos for easy understanding.

 

Regards,

Rushikesh Kadam.




Rushikesh Kadam
Senior QA Engineer
Quality Assurance
Autodesk, Inc.


0 Likes