Message 1 of 2
Parameter Change to New Part Number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to write code in a top assembly in which it checks when a certain part number has changed, this part could be in top assembly or any subassembly. I want the parameter function to call for that new part number. Note that the part is the same and no parameters have changed, just that "Part1:1" was 'Save As' to the new number "Part2:1". Here is a brief example below as to what I need to happen.
Parameter("Part1:1", "...")
' New part #
Parameter("Part2:1", "...")
I cannot figure out this.. at all, any help would be greatly appreciated. I am using Inventor Pro 2017
Thanks a lot!