I want to include functionality in a model or python script so that a user could select a single polygon from a layer and use that as input for a a tool. So basically, I want a model version of the Select Features tool on the tools toolbar and I want to use the selected feature (i.e county) as input for a python script (tool). I have seen this interactive feature input, but do not think it will work exactly as I want.