Using a Coordinate extractor to create a z height attribute, then a neighbor finder with all data entering the candidate port I can't get the attribute from the nearest candidate to copy across. I then attached the data to both the Base and Candidate ports, renamed the coordinate extracter z heights to z_cand and z_base. This gave me the two attributes but they were the same value and the distance to the candidate was always zero showing the base and nearest candidate are the same element.
I've tried using a TIN generator to get the Z_min and Z_max of the triangles but with very large data sets this often results in a hung translation. I need a simpler approach.
Cheers,