Greetings --
I was hoping someone might be able to tell me if it's possible to perform a 'deep copy' using the Microsoft Threat Modeling tool. My problem: every time I copy an object and want to change name of the new (copied) object, the name of the original object
also changes. As such, is there any way to perform a deep copy (where the original and the copied object are not forever linked...).
Thanks,
Adam