You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same error happened to me. I think some API update ended up breaking the program. Changing line 262 in SDFusion from selectionInput.setSelectionLimits(1, 1) to selectionInput.setSelectionLimits(0, 1) enables the “Export to SDF” button. I know this isn’t the best solution, but it’s one that works.
When trying to export my Fusion Model to SDF the button is not clickable.
I have only had this since the latest update for Fusion360
The text was updated successfully, but these errors were encountered: