That could be coming from the system or connectors. If the element doesn’t have the parameter then you obviously can’t get the parameter directly from the element. You could look into the system or connectors like I mentioned to see if you can get any info from them.
It wouldn’t be in the family because it’s likely being transferred from the pipe. I would check the piping system first as the connector would likely require some python.
Thank you, but that’s not the solution yet. As you can see at my script am i filtering by system name and after that by Section, so my pipes do have a Section but my fitting don’t thats the reason that the value is empty.
You can replace an empty value with your section.
But i don’t know how your fittings and pipes are connected. So i can’t place the right value in it.
For my example i placed “test” into the empty slots.
When you have a list with boolean values you can use the BoolMask node to filter a list by your boolean values.