I can not find “element.location” component in my library. What can I do?
If you’re on Dynamo 1.2+, you can use the Element.GetLocation node, alternatively you could download Clockwork from the package manager.
1 Like
Hi @donghakwak
You need to install custom package clockwork from online package search under package in dynamo.
1 Like
Thank you very much!