I have a big "part" that has many other parts merged into it and then many
features referencing the merged-in parts. What's the best way of updating
the big part's merged-in parts to reflect changes that have since been made
to them?
In other words, what's the best way of accomplishing what automatically
happens with assembly -- when parts that are included in an assembly are
changed, the assembly changes in parallel. I would like to be able to do the
same thing with parts merged into other parts
features referencing the merged-in parts. What's the best way of updating
the big part's merged-in parts to reflect changes that have since been made
to them?
In other words, what's the best way of accomplishing what automatically
happens with assembly -- when parts that are included in an assembly are
changed, the assembly changes in parallel. I would like to be able to do the
same thing with parts merged into other parts