i created a simple dynamo to move the elements by vector. Unfortunately i couldn’t achieve my target. the error is “Attempt to modify the model outside of transaction.” where we need to connect the transaction nodes.
Hi @SHIBUJOSE ,
I’ve never seen this occur before, does this also happen when you use Element.SetLocation after using the current x- y- and z-values together with the translation values?
1 Like
Hello @SHIBUJOSE …yes think you need a transaction…
1 Like
not working. same error. I am using Revit 2021
hmm what does the error say in your last image
Attempt to modify the model outside of transaction.
can you save and upload your dynamo file?