Message 1 of 5
Copy Ilogic Rules and Userparameters from One Drawing to Another drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to copying userparameters and ilogic rules from one drawing to another drawing in inventor 2017 using C#.net. I can get all parameters Name and Parameters Expression but I couldn't get Units. How to get Units of the Userparameter. i tried using API Userparameter.get_units( ) and Userparameter.Set_units( ).
Another issue in Copying Rules, While using AddRules the rule gets triggered automatically using Ilogic automation. I need solution in C#.Net.Kindly any expert help me in this regards.
Thanks and Regards,
Pandian.S