ESRI.ArcGIS.DataManagementTools
SelectLayerByLocation Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : SelectLayerByLocation Class




The following tables list the members exposed by SelectLayerByLocation.

Public Constructors

 NameDescription
Public ConstructorSelectLayerByLocation ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_layerThe 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)  
Public Propertyout_layer_or_viewOutput Layer Name (out, Optional)  
Public Propertyoverlap_typeThe spatial relationship to be evaluated. (In, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysearch_distanceThis 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)  
Public Propertyselect_featuresThe features in the Input Feature Layer will be selected based on their relationship to the features from this layer or feature class. (In, Optional)  
Public Propertyselection_typeDetermines 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)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.