For a list of all members of this type, see SelectLayerByLocation members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| in_layer | The layer containing the features which be evaluated against the Selecting Features. The selection will be applied to this layer. The input can be a layer in the ArcMap table of contents, or a layer created in ArcCatalog or in scripts using the Make Feature Layer tool. The input cannot be the path to a feature class on disk. (In, Required) |
| out_layer_or_view | Output Layer Name (out, Optional) |
| overlap_type | The spatial relationship to be evaluated. (In, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| search_distance | This parameter is only valid if the Relationship parameter is set to one of the following: WITHIN_A_DISTANCE, WITHIN_A_DISTANCE_3D, INTERSECT, INTERSECT_3D, HAVE_THEIR_CENTER_IN, CONTAINS, WITHIN. (In, Optional) |
| select_features | The features in the Input Feature Layer will be selected based on their relationship to the features from this layer or feature class. (In, Optional) |
| selection_type | Determines how the selection will be applied to the input, and how to combine with an existing selection. Note that there is no option here to clear an existing selection. To clear a selection use the CLEAR_SELECTION option on the Select Layer By Attribute Tool. (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