I’m having problems getting elements to tag with dynamo. I am trying to place tags on fabrication parts. I can’t get either the Tag.ByElement OOTB node or the Create Annotation Tag archilab node to work. The OOTB node just errors out and the archilab node reads back
File “< string >”, line 130, in < module >
AttributeError: ‘Document’ object has no attribute ‘NewTag’
I think it may be because I am trying to tag fabrication parts, which a not .rfa families. Has anybody had any success using either of these nodes with fabrication parts? I think my graph is set up correctly, am I missing something?
(ignore that both tag nodes are hooked up at once, I just did this to show both errors in one image, the behave the same when only one tagging node is hooked up)