I have this layers,
I know how to make a new layer from Autolisp, but I don't know how to make a group filter from the layers made.
Also as you can see in the image, the layers have strings("CONTOUR_EL") attached to elevations, so i cannot just use If statements to it.
Can someone help me group filter all the layers please?
here is the ranges:
1170 - 1238 = "1150 LEVEL"
1110 - 1168 = "1100 LEVEL"
1070 - 1108 = "1070 LEVEL"
1020 - 1068 = "1000 LEVEL"
962 - 1018 = "950 LEVEL"
910 - 960 = "900 LEVEL"
870 - 908 = "850 LEVEL"
810 - 868 = "800 LEVEL"
770 - 808 = "750 LEVEL"
710 - 778 = "700 LEVEL"
670 - 708 = "670 LEVEL"
help? or at least show me how to make it, and ill try to make one myself