We’re creating a workflow to automate some dimensions.
The script works on files in the document but trying to make it work on linked files is proven to be more difficult.
I can find the references but Dimension ByReference doens’t seem to work.
is there a workaround?
@sebasHamminga,
there is a way, BUT be aware when your linked file gets updated, your dimensions will be lost!
Hi @sebasHamminga,
Add the Convert Linked Reference node after the List.Flatten node and before the Dimension ByReferences node.
2 Likes
Thanks for the reply. It’s always a problem when dimensioning linked files, but we do need to do it, and it’s better if we can do it quicker and more precisely
1 Like
This seems to work. Thanks!
1 Like