Select Pinned Elements

To further what @awilliams said - reading the code on the site helps, but even better is to experiment with it. Paste it into a python node and take it apart line by line until you understand what each snippet of code does. Do the same for your favorite packages which use Python extensively. I found the Archi-Lab nodes were really useful for this.

1 Like