Hello Everybody,
I need to provide PartsList to individual Part when I place it on drawing sheet.
But that Part List has item number starting from 1.
However at this Point i will already have Main Assembly Part List on the first Sheet of the document and it has it's own numbering starting from 1.
I want to match the item# between these two = "Assembly" Part list and "individual Part" Part list.
Instead of overwriting the item# manually, I am thinking to create ilogic to the process.
I am already writing the code to loop through the partlist available on sheets and match the referenceDocument file name in each row of each part list to find the common base.
Before continuing I want to make that can we actually overwrite the item# in part list to match with main partList in ilogic.? Is it possible? If so what function will help to achieve that? Please help!
Thank you!
Solved! Go to Solution.