clone reference object with instanced modifier
for example there are 3 objects - one source and two References with common instanced modifiers.
need to clone those 3 objects and keep all modifiers instanced, but source object as Copy
I mean there will be two different source objects, each of it has two Reference clones and all four References has instanced modifiers
Is that possible at all?