- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Long story short: I am looking for a simple way to trigger an iLogic rule when the "Convert to Sheet Metal" button is pressed. I have not been able to achieve this using the "Event Triggers" default Rules on Events (I am new to iLogic; I've used VBA extensively in excel and have recently begun using VBA/iLogic in Inventor).
Short story long: I have an iLogic rule that writes the "Sheet Metal Extents" value to a parameter in the table, which can then be used in an iProperty field (I do it this way so I can get a value that is easier to format in line with our company's standard formatting). Currently, I have the rule set to trigger on "Part Geometry Change" which works fine so long as the user does not convert from sheet metal to standard parts. I am trying to patch up an edge case where the part may get converted to standard part, modified, and then get converted back to Sheet Metal: when the part is modified as a Standard Part, the rule triggers, but sheet metal extents are non-existent so the Extents parameters read as 0. The parameters will not update unless a subsequent geometry change is made in the Sheet Metal environment. This is a pretty minor issue, but it is the first iLogic rule I'm trying to "launch" to our design team so I would like it to be as complete as possible before releasing, especially considering it is fairly simple.
Thank you.
Solved! Go to Solution.