BeanShell script to assign an attribute to the selected features
for (feature : wc .layerViewPanel .selectionManager .featuresWithSelectedItems) { feature.setAttribute("FCODE", "Private"); }
Engineering beautiful software | jon aquino labs | personal blog |
0 Comments:
Post a Comment
<< Home