![]() ![]() |
ESRI.ArcGIS.GeostatisticalAnalystTools | |
GALayerToPoints Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : GALayerToPoints Class |
The following tables list the members exposed by GALayerToPoints.
Name | Description | |
---|---|---|
![]() | GALayerToPoints Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_geostat_layer | The geostatistical layer to be analyzed. (In, Required) |
![]() | in_locations | Point locations where predictions or validations will be performed. (In, Required) |
![]() | out_feature_class | The output feature class containing either the predictions or the predictions and the validation results. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | z_field | If this field is left blank, predictions are made at the location points. If a field is selected, predictions are made at the location points and compared to their Z_value_field values, then a validation analysis is performed. (In, Optional) |