Message 1 of 1
Change iPart Row based on Linked Reference Parameter Value

Not applicable
06-19-2017
09:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have looked and can't seem to find a solution to this likely common need:
I would like to change all ipart occurrences (#5) in my assembly (#2) for the 'spacer' ipart (#4) below based on a 'SpacerHeight' parameter value (#3) coming in from a linked file (#1).
There is probably a better way of doing this, such as running a loop looking for all occurrences and replacing them, etc. but my attempt so far looks like this...