Hello,
Let's say I have an assembly open with a few components.
Is it possible to save a copy of one of the components under a new file name (regular Save-As behavior) WITHOUT replacing the component in the open assembly with this new file?
I want to open an assembly and grab a part from it and save it under a new name without affecting the existing assembly. If I wanted to keep that assembly open, and potentially work on it, I am forced to Replace Component in every open assembly with this component. Pain!
Thanks in advance,
Alex