Window annotation development

hello everyone, I would feedback on

how to fix this string of code I’ve been at it for a while and not much luck.
window automatic annotation alt.dyn (51.2 KB)

Hello
It would be more useful if you pin(show) outputs for each node.

In general, I would recommend you to focus on tagging elements at start. Creating dimentions in dynamo require much more dedicated effort

Regarding the creation of tags, I don’t see node for location of tag. Simplest is to get location of element (Element.Getlocation)

Another thing, make sure to add boolean to RunIt input of node for tag creation.

1 Like

should I change the family type into elements or keep them the same.

thank you for helping me