For a list of all members of this type, see Reselect members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| in_cover | The input coverage containing the features that will be selected. (In, Required) |
| in_feature_type | The feature class to select: (In, Optional) |
| info_express | Write a query that contains one or more logical expressions to select features from the input coverage. Each expression takes one of the following forms: (In, Required) |
| out_cover | The output coverage containing the selected features. (Out, Required) |
| out_feature_type | The feature class in the output coverage. This must be the same as that of the input feature class, with this exception: When the input feature class is an Anno, Route, Section, or Region subclass and the output coverage is the same as the Input coverage, the output feature class must have a different subclass name. (In, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| selection_file | A preexisting file that identifies the features to select. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also