This is what I’ve, I add in the string that is connected to _linkedmodel the name of the linked model. but still it does not seem to work, any ideas?
Be aware to test, whether your annotations and dimension will remain in the model, when you reload the link (changed link)!
KR
Andreas
the script does not work yet!
do you have any suggests on how to make it work?
Look at Get All Elements from Linked Model and its inputs. It takes a linked document, so you need to feed it a Document, not a string.
can this work on a cloud model?
yes because you work with a model that you consume there is no difference… just look in your link manager.
Hi,
The OOTB Tag.ByElement node doesn’t work on linked elements.
Use the Create Tag node from the Genius Loci package instead.
Instead of the IsVisible node use the SelectByCateOrTypeAndView node.
Connect the inputs LinkInstance of the SelectByCateOrTypeAndView and Create Tag nodes to the chosen RevitLinkInstance.
@Alban_de_Chasteigner I tried this way as well but still getting null
An old example :






