addListDefinition and ListControlDefinition

addListDefinition and ListControlDefinition

sgraves
Enthusiast Enthusiast
311 Views
1 Reply
Message 1 of 2

addListDefinition and ListControlDefinition

sgraves
Enthusiast
Enthusiast

In the post,

https://forums.autodesk.com/t5/api-and-scripts/adddropdown-control-to-toolbarpanel/td-p/7143357

I was working out how to add a drop down menu to a toolbar.  It turns out the addDropDown function is the way to go.

 

But there are other menus where one needs to use the addListDefinition and the ListControlDefinition object to create a drop down. @marshaltu has added some code to the AddInSample to demonstrate the uses of these objects.  This post is to help focus searches for these terms on this solution.

Accepted solutions (1)
312 Views
1 Reply
Reply (1)
Message 2 of 2

marshaltu
Autodesk
Autodesk
Accepted solution

Hello,

 

Thank you for summarizing the information. 



Marshal Tu
Fusion Developer
>
0 Likes