is it possible to modify a sub assembly in an assembly that has multiples of the same sub assembly with out having to make a whole new sub assembly.

example i have a large assembly with 4 pumps with the same setup. one of the pumps needs to be modified. the other three do not need to be modified. i can make a copy of the original and rename it. then you have to insert it in to the assembly and orientate the part again. asking if there is a easier way. i would like to modify the one pump save it as it's own without having to delete it and insert the new one and orientate it.

1 Answer

It really depends on what that modification is, but I guess "Configurations" will do the trick.
Make multiple configurations of your sub-assembly, then change that 4th pump's configuration while maintaining the configuration of the remaining 3.