I have a LAS file that I have classified into powerlines and trees that I have split into 2 files using Edit>Scalar Filter then split based on the point values.
What I am trying to do is identify all the trees within x metres of a powerline and have them symbolised from red to green based on their proximity to the wires. Something along the lines of this

Would the distance computation be the best way to achieve this?