Copy spaces from linked file to active document

hello all,
i wanted to copy all sapces from linked file to active document. here i strucked .how sholuld i go ahead…?

1 Like

If you read the output of the Element.CopyFromDocument node, it says to switch the lacing to longest. Right click the node, go to lacing, and set it to longest. Let us know what happens after you do that.

again facing same problem

The first picture looks like it works. That popup lets you know that you copied things from a linked file successfully, just that you have duplicate names but different settings between the two types. Press ‘OK’ and check if it worked in your file.

1 Like

where can I get the ‘Element.CopyFromDocument’ node? under what package is that from?

Most nodes from this script come from the BiMorph package. Be aware that some names might be changed as this post was from feb 2019

1 Like

Thanks! will look into the bimorph package.