Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - conio123

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Getting clicked model
« on: January 22, 2014, 06:58:45 pm »
Hello,
I have a question about interaction with currently clicked model. If I click an item in Project Browser, is it possible to get information which item was clicked? What I want to do is
1) select an item and change specific parameters in whole package (for example I want to change Status of all elements in package from Proposed to Approved).
2) I want my script/C# tool to be able to expand the package list for all subelements inside it. So I click an element, choose my addin, click Expand and I get fully expanded list (all subelements of a list are also expanded).
My question is:
What "tool" I need to use for this task - can I use C# addin or I need to use some sparx script (I googled something about it). If it is a script, could you please provide me a name of it, or some resources, so I can read more about it, learn how to use it.
Thank you guys in advance,
Regards,
Konrad

Pages: [1]