Message 1 of 8
The Autodesk Fusion 360 dependency DLL files are not present in the installed path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are trying to open a file in the Fusion 360 application using our C# library. For this, we need to reference Autodesk.Fusion360.Addin, Autodesk.Fusion360.Core, Autodesk.Fusion360.Document and Autodesk.Fusion360.Application. However, we are unable to find these DLLs in the installed path. How can we reference the necessary DLLs?