ESRI.ArcGIS.DataManagementTools | |
CreateCustomGeoTransformation Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CreateCustomGeoTransformation Class |
The following tables list the members exposed by CreateCustomGeoTransformation.
Name | Description | |
---|---|---|
CreateCustomGeoTransformation Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
custom_geot | The transformation method that will be used to transform the data from the input geographic coordinate system to the output geographic coordinate system. The transformation parameters can be set or edited as part of the custom geographic transformation string. (In, Required) | |
geot_name | Name of the custom transformation method. (In, Required) | |
in_coor_system | The starting geographic coordinate system. (In, Required) | |
out_coor_system | The final geographic coordinate system. (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. |