Fusion 360 Import Spline CSV bulk CSV import

Fusion 360 Import Spline CSV bulk CSV import

reddwan.jahir
Community Visitor Community Visitor
340 Views
1 Reply
Message 1 of 2

Fusion 360 Import Spline CSV bulk CSV import

reddwan.jahir
Community Visitor
Community Visitor

I wanted to know if it is possible to import multiple CSV files in one go using the import spline CSV script? If not what would be my best option as currently I have around 20 csv files that I have to manually go through and import one layer at a time and im trying to find a way to automate it?

 

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

BrianEkins
Mentor
Mentor

I suggest modifying the existing Import Spline CSV script to handle processing multiple files. It should be a relatively simple enhancement that would add a new loop over the existing functionality so it would loop over a set of files performing the operations it's already doing. The file dialog supports selecting multiple files, so you can use it to have more than one file selected.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes