Hi,
I managed to sort the areas based on levels, however currently stuck on how to specify areas above a certain level, not sure what’s the best node to compare levels.
K
Hi Alien,
Thanks for the script, that is definitely helpful to get me started. Ill see if I could follow the same logic to apply with level comparison using actual heights.
Will keep you posted this afternoon.
K
Thanks for the script, How do I apply this to compare a range of levels?
get the sorted key from your script to begin with my script instead of list of numbers [1,2,2,3,…] then you will get the areas related to each key element represented in Level.
Not quite sure what you mean. Can you give an example?