parameterDependencies

2510
3
10-08-2015 03:23 AM
RajP
by
New Contributor

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

0 Kudos
3 Replies
WesMiller
Regular Contributor III

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.

0 Kudos
RajP
by
New Contributor

Hello,

Thanks for replying. Its not a set. I need to change every time while run the script.

Regards,

Raj

0 Kudos
DanPatterson_Retired
MVP Emeritus