Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Alpha sort browser nodes

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
aguitton116
874 Views, 2 Replies

Alpha sort browser nodes

Hi everyone,

Is the alpha sort function available trough API ? It's located in Assembly tab, Productivity tools. I'd like to use it in a custom program instead of asking my customer to click on the button.

2 REPLIES 2
Message 2 of 3

Hi aguitton116,

 

This should work:

 

‘AssemblyBonusTools_AlphaSortComponentsCmd:Alpha Sort Components
ThisApplication.CommandManager.ControlDefinitions.Item("AssemblyBonusTools_AlphaSortComponentsCmd").Execute

 I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

Message 3 of 3

It works fine, thanks a lot !

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report