I''m pretty new to family tables, been reading up/ clicking around with it for the last week.
We produce frames for crawler tracks. Each of our frames fits into one of 8 types of track, there will then be 6-10 different sizes of that track, and each frame has around 40 components. Half of these components are common and are set as library parts. Half of them will change height/ width on most frames in that design to match the size changes and are saved as their own unique component.
So every non-library component for every frame is it's own unique part with it's own unique file. Despite them only having 1-2 dimensions changing. A change to one of these components will often be copied across all similar components for each size track in that type, and this is not a quick thing to do. I believe this is the kind of thing that can be made significantly easier to manage using family tables.
I've worked out how to do the components as their own family tables. And pull them in to another family table driven assembly for each size of frame.
I can then produce the Generic drawing for each component and another generic one for the assembly. And from those save instance drawings using replace+save as for each frame, every drawing will come through fully detailed except for anything that is 'unique' to that frame, dimensions in the drawings will auto update if I change them in the table, life is good.
The problem comes with needing to change anything non-dimensional. i.e weld sizes. Having produced the drawings for every instance if I then change one of the weld sizes in the generic, it doesn't pull through.
It also falls down with any new features, for example if I add a chamfer to the generic, it will show up in every instanced drawing, but requires detailing in each one individually; or I could add the detail to the generic, and redo all the 'save as', but this would overwrite any of the detail that is actually unique to each instance. I tried adding the dimensions for the new features directly in to the model, but this still requires I go in to each drawing and use show model annotations before it will appear.
Is this within the functionality of family tables? I'd read that they're really only meant to be used for producing the generic model+drawing for stuff like bolts, and thinking I might be biting off more than I can chew trying to get them to control 90% of the assembly drawing.