- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So - I will start by saying I have very little programming experience. 😉
I am trying to create a rule in an .ipt that will automatically save out an igs file. My plan is to have a custom iproperty that I populate with the value of CNC.
I found the iLogic rule that ships with Inventor to save out an igs file. That part works, now I need to make it look at the iproperties to see if CNC is there in my process property.
Ideally, I would set this rule to run before save. When I hit save, it would check the process iproperty, if the property contains CNC, then it would save out the igs. if it does not contain CNC, the rule would end.
I have been looking through the group, but I have not found anything.
Solved! Go to Solution.