Duct tag in wrong location

Tagging ducts over 5’ in length. No issues with anything until the placement. For some unknown reason the tag is way off. Any ideas?

If I understand the flow correctly, you’re starting with 8 elements, filtering the list to ducts over 5 feet in length, bringing the element count from 8 to 5. However, you’re not also filtering the curves spit out by the Element.Location+ node. You’re then only providing the Create Annotation Tag node with 5 elements and 8 tag locations. Try taking the “in” output of your List.FilterByBoolMask and using that as the input for Element.Location+ rather than the full list of elements.

The worst part of all of this is that I had a discussion earlier today about this exact thing on another script. Might just need to start @ you at this point. Thanks for the help again.

1 Like

@dsmith Check the properties of tag inside family editor. Make sure you have checked all below items.

image