Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello everybody,
I have configured the shortcut menu for components. Menu gets displayed on right click. Everything is fine till here.
So when assembly is displayed in Tree view, I can right click on one of it's components (asm/part) and execute my function.
Problem: I need to find out the name/id of selected component/s on which user "right clicked".
I can see that information in trail file but need to know the function which will provide me required information.
Thanks in advance to all those who would share their knowledge,
Madhavi
Solved! Go to Solution.
has anybody used:
ProUITreeNodesVisit
ProUITreeChildnamesGet
ProUITreeNodeIsSelected ?
solution: ProSelbufferSelectionsGet