Some points to debugging event handlers Python

Some points to debugging event handlers Python

StephenCim-001
Advocate Advocate
409 Views
1 Reply
Message 1 of 2

Some points to debugging event handlers Python

StephenCim-001
Advocate
Advocate

I'm progressing with my simple add-in but have run into issues making use of data passed by various input types, the sample code provided by Autodesk , shows me how to setup various input type, but not how to process the inputs.

 

I have DropDownLists  working OK , i.e depending of the selection made in drop list A  I can change the content presented in dropdownlist B .

But I getting no where with GroupRadioButtons, has anyone come across any good resources on how to debug the information passed via event handlers? or can explain how to debug event handlers? 🙂

 

Cheers, Stephen

0 Likes
410 Views
1 Reply
Reply (1)
Message 2 of 2

goyals
Autodesk
Autodesk

Sharing this link http://help.autodesk.com/view/fusion360/ENU/?guid=GUID-743C88FB-CA3F-44B0-B0B9-FCC378D0D782#Editing. It just describes how to debug python script in Fusion.



Shyam Goyal
Sr. Software Dev. Manager
0 Likes