- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Suppose I have an assembly (A1) in which are several components that I've created inside that assembly file. Now I have another assembly in the same project folder (A2), and into this new assembly I want to include a component from the original A1 assembly.
I know this can be done with a copy/paste new command, but I'm wondering if it's possible to keep the copy linked to the original component, so that if I change the original the same changes occur to the copy (i.e. the copy references/points to the original).
I'm coming from a Solidworks background, and in Solidworks this could be accomplished by creating a component in an assembly (as a virtual part), saving this part as its own file, then inserting this file into a new assembly. Now both assemblies are referencing the same part file, instead of two separate but identical part files.
What do people think?
Solved! Go to Solution.