Message 1 of 1
Open SolidWorks Assembly (.SLDASM) with Parts via Python Script in Fusion 360
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I would like to open a SolidWorks assembly file (.SLDASM) along with its associated part files (.SLDPRT) using a Python script via the Fusion 360 API.
For example, consider this assembly:
Example File
When I open the .SLDASM file through the Fusion 360 UI, I am prompted to manually select the path to the .SLDPRT parts.
Is there a way to automate this process using a Python script?
Best regards,
Maurizio