-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcustomFeatureExample.log
More file actions
134 lines (134 loc) · 29.1 KB
/
customFeatureExample.log
File metadata and controls
134 lines (134 loc) · 29.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
2022-03-24 12:50:17,053; customCove; DEBUG; 62; run ; Running
2022-03-24 12:50:17,061; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_create_handler
2022-03-24 12:50:17,067; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >)]}
2022-03-24 12:50:17,074; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_create_edit_handler
2022-03-24 12:50:17,080; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A45900> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A45A50> >)]}
2022-03-24 12:50:17,087; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_compute_custom_feature
2022-03-24 12:50:17,093; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A45900> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A45A50> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::fusion::CustomFeatureEventHandler *' at 0x000001CC58A45750> >, event=<adsk.fusion.CustomFeatureEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::fusion::CustomFeatureEvent > *' at 0x000001CC58A45450> >)]}
2022-03-24 12:50:20,115; customCove.decorators; DEBUG; 92; notify ; on_create_handler handler notified: CommandCreated
2022-03-24 12:50:20,121; customCove.decorators; DEBUG; 93; notify ; on_create_handler Once is DISABLED
2022-03-24 12:50:20,127; customCove.decorators; DEBUG; 125; inner ; Start - on_create_handler = 1
2022-03-24 12:50:20,133; customCove; DEBUG; 139; on_create_handler ; Creating Cove Command
2022-03-24 12:50:20,140; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_preview_handler
2022-03-24 12:50:20,146; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'on_create_handler': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A45BA0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45240> >)],
'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A45900> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A45A50> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::fusion::CustomFeatureEventHandler *' at 0x000001CC58A45750> >, event=<adsk.fusion.CustomFeatureEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::fusion::CustomFeatureEvent > *' at 0x000001CC58A45450> >)]}
2022-03-24 12:50:20,153; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_execute_handler
2022-03-24 12:50:20,159; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'on_create_handler': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A45BA0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45240> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A453C0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45C60> >)],
'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A45900> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A45A50> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::fusion::CustomFeatureEventHandler *' at 0x000001CC58A45750> >, event=<adsk.fusion.CustomFeatureEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::fusion::CustomFeatureEvent > *' at 0x000001CC58A45450> >)]}
2022-03-24 12:50:20,166; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_preselect_handler
2022-03-24 12:50:20,172; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'on_create_handler': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A45BA0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45240> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A453C0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45C60> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::SelectionEventHandler *' at 0x000001CC36C48F90> >, event=<adsk.core.SelectionEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::SelectionEvent > *' at 0x000001CC58A455D0> >)],
'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A45900> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A45A50> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::fusion::CustomFeatureEventHandler *' at 0x000001CC58A45750> >, event=<adsk.fusion.CustomFeatureEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::fusion::CustomFeatureEvent > *' at 0x000001CC58A45450> >)]}
2022-03-24 12:50:20,179; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_change_handler
2022-03-24 12:50:20,186; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'on_create_handler': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A45BA0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45240> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A453C0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45C60> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::SelectionEventHandler *' at 0x000001CC36C48F90> >, event=<adsk.core.SelectionEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::SelectionEvent > *' at 0x000001CC58A455D0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::InputChangedEventHandler *' at 0x000001CC36C48C30> >, event=<adsk.core.InputChangedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::InputChangedEvent > *' at 0x000001CC36C48ED0> >)],
'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A45900> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A45A50> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::fusion::CustomFeatureEventHandler *' at 0x000001CC58A45750> >, event=<adsk.fusion.CustomFeatureEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::fusion::CustomFeatureEvent > *' at 0x000001CC58A45450> >)]}
2022-03-24 12:50:20,192; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_activate_handler
2022-03-24 12:50:20,199; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'on_create_handler': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A45BA0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45240> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A453C0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45C60> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::SelectionEventHandler *' at 0x000001CC36C48F90> >, event=<adsk.core.SelectionEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::SelectionEvent > *' at 0x000001CC58A455D0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::InputChangedEventHandler *' at 0x000001CC36C48C30> >, event=<adsk.core.InputChangedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::InputChangedEvent > *' at 0x000001CC36C48ED0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC36C48F60> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC36C488D0> >)],
'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A45900> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A45A50> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::fusion::CustomFeatureEventHandler *' at 0x000001CC58A45750> >, event=<adsk.fusion.CustomFeatureEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::fusion::CustomFeatureEvent > *' at 0x000001CC58A45450> >)]}
2022-03-24 12:50:20,205; customCove.decorators; DEBUG; 69; handlerWrapper ; notify method created: on_validate_inputs_handler
2022-03-24 12:50:20,212; customCove.decorators; DEBUG; 106; handlerWrapper ;
{'on_create_handler': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A45BA0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45240> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC58A453C0> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC58A45C60> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::SelectionEventHandler *' at 0x000001CC36C48F90> >, event=<adsk.core.SelectionEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::SelectionEvent > *' at 0x000001CC58A455D0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::InputChangedEventHandler *' at 0x000001CC36C48C30> >, event=<adsk.core.InputChangedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::InputChangedEvent > *' at 0x000001CC36C48ED0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandEventHandler *' at 0x000001CC36C48F60> >, event=<adsk.core.CommandEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandEvent > *' at 0x000001CC36C488D0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::ValidateInputsEventHandler *' at 0x000001CC57C34DB0> >, event=<adsk.core.ValidateInputsEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::ValidateInputsEvent > *' at 0x000001CC57C34D50> >)],
'run': [HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A450C0> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A456C0> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::core::CommandCreatedEventHandler *' at 0x000001CC58A45900> >, event=<adsk.core.CommandCreatedEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::core::CommandCreatedEvent > *' at 0x000001CC58A45A50> >),
HandlerContext(handler=<__main__C%3A%2FUsers%2FUser%2FAppData%2FRoaming%2FAutodesk%2FAutodesk%20Fusion%20360%2FAPI%2FAddIns%2FcustomFeatureExample%2FcustomFeatureExample_py.decorators._Handler; proxy of <Swig Object of type 'adsk::fusion::CustomFeatureEventHandler *' at 0x000001CC58A45750> >, event=<adsk.fusion.CustomFeatureEvent; proxy of <Swig Object of type 'adsk::core::Ptr< adsk::fusion::CustomFeatureEvent > *' at 0x000001CC58A45450> >)]}
2022-03-24 12:50:20,218; customCove.decorators; DEBUG; 127; inner ; End - on_create_handler = 1
2022-03-24 12:50:20,294; customCove.decorators; DEBUG; 92; notify ; on_activate_handler handler notified: OnActivate
2022-03-24 12:50:20,300; customCove.decorators; DEBUG; 93; notify ; on_activate_handler Once is DISABLED
2022-03-24 12:50:20,306; customCove; DEBUG; 179; on_activate_handler ; on_activate_handler
2022-03-24 12:50:20,314; customCove.decorators; DEBUG; 82; disableOnce ; on_compute_custom_feature handler disabledOnce set to True
2022-03-24 12:50:20,332; customCove.decorators; DEBUG; 92; notify ; on_compute_custom_feature handler notified: customFeatureCompute
2022-03-24 12:50:20,338; customCove.decorators; DEBUG; 93; notify ; on_compute_custom_feature Once is ENABLED
2022-03-24 12:50:20,344; customCove.decorators; DEBUG; 96; notify ; on_compute_custom_feature handler disabledOnce False
2022-03-24 12:50:23,213; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,219; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,225; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,237; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,243; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,249; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,762; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,767; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,772; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,784; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,791; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,796; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,820; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,826; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,831; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,843; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,849; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,855; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,867; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,873; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,879; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,891; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,897; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,903; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,915; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,921; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,927; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:23,939; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:23,945; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:23,951; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:24,313; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 12:50:24,319; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 12:50:24,325; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 12:50:24,339; customCove.decorators; DEBUG; 92; notify ; on_change_handler handler notified: InputValueChanged
2022-03-24 12:50:24,345; customCove.decorators; DEBUG; 93; notify ; on_change_handler Once is DISABLED
2022-03-24 12:50:24,351; customCove; DEBUG; 214; on_change_handler ; on_change_handler
2022-03-24 12:50:24,358; customCove.decorators; DEBUG; 82; disableOnce ; on_compute_custom_feature handler disabledOnce set to True
2022-03-24 12:50:24,369; customCove.decorators; DEBUG; 92; notify ; on_compute_custom_feature handler notified: customFeatureCompute
2022-03-24 12:50:24,375; customCove.decorators; DEBUG; 93; notify ; on_compute_custom_feature Once is ENABLED
2022-03-24 12:50:24,381; customCove.decorators; DEBUG; 96; notify ; on_compute_custom_feature handler disabledOnce False
2022-03-24 16:54:52,195; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 16:54:52,200; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 16:54:52,206; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 16:54:52,218; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 16:54:52,224; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 16:54:52,231; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 16:54:52,825; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 16:54:52,831; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 16:54:52,837; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 16:54:52,849; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 16:54:52,855; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 16:54:52,861; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 16:54:52,874; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 16:54:52,886; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 16:54:52,892; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler
2022-03-24 16:54:52,905; customCove.decorators; DEBUG; 92; notify ; on_preselect_handler handler notified: PreSelectionEvent
2022-03-24 16:54:52,910; customCove.decorators; DEBUG; 93; notify ; on_preselect_handler Once is DISABLED
2022-03-24 16:54:52,916; customCove; DEBUG; 552; on_preselect_handler ; on_preselect_handler