Hi,
Is there a way to change variable from float to integer?
I want to use it to write list of polygons in loop:
for i:n:
polygon_name 1.pob
polygon_name 2.pob
polygon_name 3.pob
….
In other words, i dont want something like that:
Thanks,
Nadav
…..