Python GUI inputs sample with a lot of errors

Python GUI inputs sample with a lot of errors

maurizio_manzi
Advocate Advocate
376 Views
2 Replies
Message 1 of 3

Python GUI inputs sample with a lot of errors

maurizio_manzi
Advocate
Advocate

Hello,

I found this sample for all in python script possible GUI inputs:

Fusion 360 Help | Command Inputs API Sample | Autodesk

Unfortunately, one error after the other comes after the execution.

Whenever I comment out a line that causes an error, the next error comes down a few lines.

Is there a working example for all input possibilities?

Best regards

Maurizio

 

0 Likes
Accepted solutions (1)
377 Views
2 Replies
Replies (2)
Message 2 of 3

kandennti
Mentor
Mentor
Accepted solution

Hi @maurizio_manzi .

 

Click here to download the necessary files.

1.png
Place the extracted folder in your scripts folder and the error should no longer occur.

0 Likes
Message 3 of 3

maurizio_manzi
Advocate
Advocate

thank you very much. It works fine