Hi every one,
I want to update the symbology of selected feature from a feature layer. For this I have created a table of feature layer and joined these two. Then updating the attribute value in the table to update the symbology of the respect feature in feature layer. I wrote the below python script. By using this script the feature selection is taking more time. Can any one suggest me, how to improve speed in my script.