ESRI.ArcGIS.GeostatisticalAnalystTools | |
SubsetFeatures Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : SubsetFeatures Class |
The following tables list the members exposed by SubsetFeatures.
Name | Description | |
---|---|---|
SubsetFeatures Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_features | Points, lines, or polygon features to create a subset from. (In, Required) | |
out_test_feature_class | The subset of test features to be created. (Out, Optional) | |
out_training_feature_class | The subset of training features to be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
size_of_training_dataset | The size of the output training feature class entered either as a percentage of the input features or as an absolute number of features. (In, Optional) | |
subset_size_units | Type of subset size. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |