CB
I have a situation where an EPC function object was used repeatedly when each one should have been unique. I can re-do each instance but that would require re-connecting all of the FAD objects. Is there an easy way to force an object to take on a new, unique GUID without deleting all the occurrence copies and starting over?
Hi Chuck,
The only way I can think of doing that is by creating new definition copies of the function object and then going into each individual model to do an 'in-place replace' by renaming the function object but clicking the ellipsis button to search for the new definitions:
The connections in the model will be updated to the new function object.
Regards,
Jonathan