iLogic: Check if Part Exists when Parameter Changes Then Create and Replace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to create a rule that checks to see if a PART already exists when a parameter changes, and if it does then replace component with that part. And if it does not exist, create a new part and replace.
Basically, I have an iLogic FORM that changes the radius of several parts in a pressure vessel system. I need to have new parts created with new part numbers because it is a new part when the parameter (radius) changes.
I have been stuck on this huge roadblock for a while and could use some suggestions. Currently, I am creating a "master" model that replaces parts with a selected part from the FORM. I also want to make it easy for the outer diameter to be customized at all times with the components that connect to that parameter. With this combination, I think I can create a pretty powerful model.