Want to run the iLogic rules from a Button created by Add-in using C#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All;
I have recently posted a Question but I want that I should make more clear,
I have made a Configurator using iLogic in which I change Height and Width of Assembly and the input is taken by the form which is created in Inventor as shown in figure
By changing the parameters of Height and Width I can see the changes in the Assembly
Now I have made a button using Add-in on click of that button my other application gets executed, this was done previously
Currently My Problem is
I want that when I click the button , I can load an Assembly and along with an External Windows Form should load having the same parameter Height and Width and by inserting the value the iLogic rules should work Just Like the inbuilt form made in Inventor
Simply , when I click the button the external Windows Form should load and the values gets entered by user and that value should get assigned to that iLogic rule , below is my iLogic rule
I want the value inserted from the external Windows form should get assigned to above rule and its should Work
SO what I can do and How can I do this ?
Currently I am working on this but not getting the idea , can anyone help me with this ?
Thankyou in Advanced