This script makes for super quick and direct bulk file imports to Fusion 360.
- Imports STEP and IGS files in bulk
- Creates a component for each file and names the component the file name.
- Reports the number of successful and failed imports via a message box
New
Lists Failed files - (tip: screenshot this)
- Download the Script: Clone or download this GitHub repo to get the script file.
- Fire Up Fusion 360: Open Fusion 360 and go to
Tools > Add-ins
. - Add Script: In the
Scripts and Add-Ins
dialog, click the green+
button or choose "Add Script". - Find the File: Navigate to the folder where you downloaded the script and select it.
- I'd suggest moving the file to a better location than the Downloads folder.
- Run It: After the script shows up in your add-ins list, hit the
Run
button. - Check It: You'll see a message box with the number of successful and failed imports.
- Stick the script in a shared folder (Google Drive / Dropbox) so the whole team can easily access it.
- Open Script:
- Type
s
on keyboard to search, then "Script" to open Scripts and Add-ins. - Find Multi-Import-F360
- Finder or Explorer Opens.
- Select one or multiple STEP or IGES files and confirm.
- Watch as the files import in no time without any uploading or processing needed.
- Profit.