Skip to content

Automatically register batch icons for Zero Touch

chuong9x edited this page Mar 16, 2020 · 2 revisions

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 :

  1. Search and download packages with the name QRImage on Dynamo.
  2. Open the Sample.dyn file in the extra directory path.You can also download that file here
  3. 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.
  4. 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

Releases

Roadmap

How To

Dynamo Internals

Contributing

Python3 Upgrade Work

Libraries

FAQs

API and Dynamo Nodes

Clone this wiki locally