Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
There should be a way to access and display part parameters in a drawing table for an assembly family table.
Either allowing the repeat region table to peer down into the part parameters, or allow adding those part parameters to the assembly family table as reference fields.
The title may be confusing, so I welcome any suggestions for a better idea.
Use case 1: Our filenames do not match our part numbers, due to special characters or other scenarios. If our family table assembly, uses a family table part, we can only show the filename for that family table part in the repeat region for the family table. We use separate parameters to drive part number and description. We would want to show these instead of the filenames. As a side note these could be added to the family table as reference columns for all that I care to get them into that table or some other method.
REF: CS199381
Use case 2: You might also want to show reference information (Parameters/Dimensions/etc) for that component, If that lower level component helps determine some characteristic feature of the assembly it would be nice to be able to show it as reference only.
I attempted to do this through a relation, passing the part relation to an assembly parameter (similar to CS199381), but because that lower level component changes, the component ID changes for each one. There is no way to point to the family table part for each instance of the assembly.