-
Notifications
You must be signed in to change notification settings - Fork 667
Automatically register batch icons for Zero Touch
In this article we describe how to automatically register batch icons for Zero Touch . This is a follow-up article Add Icons for a Zero Touch Assembly or NodeModel assembly.You can find it here.
This problem occurs when we start adding more images to the widget and so much that we have to do it again so much time.I asked myself the question on the forum and solved it.To automate this work I will demonstrate how to solve the problem quickly as below :
- Search and download packages with the name QRImage on Dynamo.
- Open the Sample.dyn file in the extra directory path.You can also download that file here
- All you need to do is modify the dll path and image creation path, with just a click of a button you can create a whole series of images with the required size in accordance with the name that the Zerotouch describes.
- Add your image files to the project and package the product
This article is brief because my English is not really good, I hope to reduce the time for programmers to focus on coding. I have made a video describing the process here if you still not done yet. The whole source code I have packaged is very simple so that I do not depend too much on the system, if you have contributions or editing suggestions, I can continue to improve this product.Here is my QRImage Repo
Looking for help with using the Dynamo application? Try dynamobim.org.
- Dynamo 2.0 Language Changes Explained
- How Replication and Replication Guide work: Part 1
- How Replication and Replication Guide work: Part 2
- How Replication and Replication Guide work: Part 3