Hello,
I have Polygon Feature class, I would like to create the python scirpt to select polygon between values.
I made the tool like to the below:
While I run I am opening MapDocument then I am getting Feature Layers and while select Feature Layer then I am getting Fields values but when I select Field, I am not getting Field Record.
Note: I am confusion about parameterDependencies for field record.
Can any one suggest me.
Regards,
Rengaraj P
Is this a set\predetermined set of values or do you want to change them every time you run the script. If it's a set of constant values you could put that in your script (Select Layer By Attribute—Help | ArcGIS for Desktop) or you could use a parameter with the data type sql expression.
Hello,
Thanks for replying. Its not a set. I need to change every time while run the script.
Regards,
Raj
Then you have to set a query and build the expression