Automatically tag one element per pipe section/diameter

Curve.Length and List.MaximumItem.

Thank you @Nick_Boyts,

Now I have a list with data
Can you maybe tell me how to get this converted into elements again so I can tagg these items?

Easiest way is to use SortByKey to sort the elements by length. This will sort the elements shortest to longest, then all you have to do is take the LastItem.

Thank you very much @Nick_Boyts,

It’s working great now! You’re a life saver! :smiley:

I post the total solution for future fortunate seekers…
With loads of credits to Alban_de_Chasteigner and Nick_Boyts. Thank you very much!

2 Likes

Thanks for sharing. I have a few versions created using this forum post as reference.Autotag All Pipes.dyn (109.2 KB) Autotag Horizontal Pipes.dyn (215.0 KB) autotag rev4.dyn (1.7 MB)

1 Like

Hello Jeremy,

Thank you for sharing and keeping this topic alife. Unfortunate for me I had to stop creating in Dynamo (for now).

1 Like

Good luck in the future…maybe dynamo will be there :slight_smile: