API Sample: Marking Menu sample not working? Not sure what to fix

API Sample: Marking Menu sample not working? Not sure what to fix

Anonymous
Not applicable
362 Views
1 Reply
Message 1 of 2

API Sample: Marking Menu sample not working? Not sure what to fix

Anonymous
Not applicable

Has anyone tried the Marking Menu sample script in the api?

I'm not sure what classes or functions to change to get it to work. It would be nice to see how to make custom marking menus for the construction plane menu. 


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

Anonymous
Not applicable

Okay I got it to work by removing 'resources' strings in item creation lines. 

IDE errors for event handlers are okay to ignore...they aren't exposed in the api stubs but they are in the documentation, and fusion seems to handle them fine.

 

 

Such as line 121 adsk.core.CommandEvenHandler subclassing.

0 Likes