I am working on designing a metal stamping die. This is made up of about 30 components. The dimensions of these components and their mates are all driven from each other as well as from a model of the part that they are making. I am looking for a way to have my design tables in the individual part files automatically update when I update the design table in my assembly file. Either that or if there is someway to link the assembly's design table to the individual parts' design tables. Let me know if you have any questions or concerns.
Thank you in advance
Hey Alexander,
I have similar issue. Currently what I did was creating an assembly of parts with their design tables and having design table for the assembly as well, the cells of each design table is linked to cells of external Excel sheet, as shown in this video. Linking Data from Microsoft Excel to a SolidWorks Model - YouTube
and then made Excel to do all the thinking & cross linking and it works great.
But my problem is that after I make modifications to this Excel file, I have to open the assembly, all its parts, open their Design tables and close, this process of opening the design tables individually, reflects the data modified in the Excel sheet and this is very time consuming, so I am trying to find a solution, that I don't have to open all parts & their design tables.
Hope this helps