Window tags: I have changed the tagging section of this to a tagging method which was working for me. I’ll attach a screenshot of that script to the end of this.
When you upload the rvt file, please also attach the ‘Tag all by category in multiple views’ node (the actual .dyf - you can find this by double clicking on the node and doing a save as).
The issue with that node appears to be buried inside some python code, so we’ll need that content to fix it. Alternatively there may be other options in another package which could work.
Thank you for your response. Sorry for my late reply.
It was very helpful to see I could right-click on a node and ‘edit custom node’!
I’ve attached the .dyf for the custom node which isn’t working which is ‘Tag All by Category…’, the Custom room node which is working ‘Tag rooms…’ and here is a link to a Revit file which the script is designed for.
Problem Solved! Thanks to @gaby424 from within this discussion.
Error happening as Revit’s API was updated in 2019 to not include the attribute ‘NewTag’, which was linked through an in-house custom tag, which was powered by @Konrad_K_Sobon’s ‘Create annotation Tag’ node.