
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Would like to use assembly driven by iLogic to create "variations" of the assembly, Vault, perform copy design, and have the iLogic rules in the copied design still work.
As near as I can tell, an ilogic statement such as:
Parameter("main_dp:1", "main_dp_ht") = case_ht-.25
actually addresses the file main_dp.ipt
Thus, if during the copy design process I name the new file main_dp_new.ipt (so I can generate unique file names in the Vault), when I run the rule in the copied design I get an error telling me the component cannot be found. I tried doing the copy design without the "update part number" checked, but that does not work so I can only conclude as per above that the actual file name is being referenced, not the part number.
Is there a way to "alias" the reference to the part number instead of the file name, or something similar, so the rule will work in the copied design?
Thanks
Mike
Solved! Go to Solution.