I’m writing a script that searches my project for these custom rods I’ve made and places a tag on each ones that has a certain property filled in.
I was able to get it to find the hangers but when I looked through the available properties for the ones I wanted they weren’t there.
I’m thinking I need to add one or two more steps involving “element.getparametervaluebyname” but I’m not sure what to put for the string.
Any help is welcome.