Community
I'm new to fusion scripting, but essentially what I want to do is have a script that will ask the user for a 3 csv files that contain a hole size, and a x,y coordinate, and have fusion automatically create circles with the hole size as its diameter. The code I'm trying to do is this, but I don't know how to prompt to find the desired csv file I want to use. I don't want the csv file to be hardcoded like below.
Hi,
This is a sample of the UserInterface.createFileDialog() method which can be used to prompt the user to choose a file:
https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-d5163350-6d2f-11e7-8c44-3417ebc87622
Regards,
Jorge Jaramillo
Can't find what you're looking for? Ask the community or share your knowledge.