External interaction with fusion360

External interaction with fusion360

droo
Explorer Explorer
1,258 Views
4 Replies
Message 1 of 5

External interaction with fusion360

droo
Explorer
Explorer

Hi all,

 

I have a parametric model in Fusion360 and I want to create a web front end that can then pass parameters to my model so that I can gnerate exported STL's in the defined sizes.

 

Are they any examples of how to use the API to pass parameters into Fusion360 ?

 

Drew.

0 Likes
1,259 Views
4 Replies
Replies (4)
Message 2 of 5

ekinsb
Alumni
Alumni

There currently is not a good solution for driving Fusion from an external program.  There is definitely not anything in the API to support it.  You might possibly be able to hack some type of communication using whatever is available in the language you're using but I don't have any suggestions on what to try and certaintly not any samples.


Brian Ekins
Inventor and Fusion 360 API Expert
Mod the Machine blog
0 Likes
Message 3 of 5

wh6Q9NU
Advocate
Advocate

I like to connect the MicroScribe-3DX 3D point scanner to Fusion360 as another means of input device. It samples points when i run i from an OSX cli (I've written a Swift devicedriver for it). Now I want to connect it to Fusion360 to draw splines etc .. Any suggestions?

 

For reference: http://www.3d-microscribe.com/Software%20Vendor%20Page.htm

 

0 Likes
Message 4 of 5

hansmbakker
Contributor
Contributor

I posted a feature request for external interaction with Fusion360.

 

Please vote at http://forums.autodesk.com/t5/ideastation-request-a-feature-or/allow-external-calls-to-your-api-from... for a chance that it will be implemented 🙂

0 Likes
Message 5 of 5

hanskellner
Autodesk
Autodesk

This isn't exactly the solution you want but might work for your needs.

 

Capture the 3D points with your device, output the values to CSV, then use my import add-in to create the points/lines/splines in Fusion 360:

 

http://forums.autodesk.com/t5/api-and-scripts/import-csv-points-add-in/m-p/6415411#M1899 

 

 

Hans

 



Hans Kellner
Senior Manager, Principal Engineer
0 Likes