Hi, I need some help creating ceiling tags automatically
The issue is that the tag is not created (the node returns null), even though the elements are correctly selected and the view is valid.
I also tried another approach:
Since the ceilings are being created from the Room boundaries, I tried using the Room center point to place the tag automatically. The idea was that when the ceiling is created, the tag would also be created at the Room center — but this doesn’t work either, the tag is still not created.
I’ve tried several combinations (ceiling centroid, room point, correct view, correct tag type), and I still can’t get the tag to be created automatically. At this point, I’m not sure what else to try.
I already have a Dynamo script that successfully creates the ceilings, and I want to add the tag creation to that same workflow. However, since the tag is not being created at all, I can’t integrate it or add it as part of the script.



