iLogic Component replace with user planes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there -
I have a question regarding user planes, iLogic and constraints.
Essentially, I have a TLA where that is driven by iLogic which includes a form. The code works great and all except when it comes to constraints.
In my code, only one part will be replaced (depending on user criteria) and the TLA will adjust accordingly. HOWEVER, each time the part is replaced, it's original constraints are lost. So what I did, I went into each individual ipt that will be replaced, gave all parts the exact same planes (user created) named them the exact same name but I am still losing the relationships. So what I have basically done now is give each part it's own constraints and then suppressed all other constraints through iLogic. This was fine when only 3 parts were involved but now it is growing and becoming unmanageable.
Is there a simpler solution or something I am doing wrong?