Paint on columns joined to walls

Hello, I am using a clockwork node to pull painted surface area from wall elements successfully; however, when I use it to quarry a column that has been joined to a wall it will not return a value. The script sees the element but will not pull a material name or value. Is this a function of the clockwork node?

Hi Mike, pls show us a picture of your graph.

Hi @Mike_Martin

Looks good to me. Make sure your using latest clockwork package 1.31.0.
image

This is close. Try joining your column to the wall using the join tool and then paint a column side. To get this to work I had to remove my true boolean on the column node for it to query the correct data. In my mind, shouldn’t having the true boolean only return the painted material on the columns rather then returning a null set?