Top elevation and give each elevation a color

I’m new in Dynamo and I want to create a script where I sort pile foundations on top elevation and give each elevation a color.
How to filter list with differents numbers?

Hi…have you tried group by key

,it will sort you elevation, probably you need to round your numbers as they have many decimals, and then make a filter or use color override in view for the color…!

1 Like

@rodralf01 Welcome to the Dynamo Community.
Try this: ColorOverride.dyn (40.8 KB)


2 Likes