ESRI.ArcGIS.CartographyTools | |
CalculateGridConvergenceAngle Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CartographyTools Namespace : CalculateGridConvergenceAngle Class |
The following tables list the members exposed by CalculateGridConvergenceAngle.
Name | Description | |
---|---|---|
CalculateGridConvergenceAngle Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
angle_field | Existing field that will be populated with the true north calculation value in decimal degrees. (In, Required) | |
coordinate_sys_field | Field containing a projection engine string for a projected coordinate system to be used for angle calculation. The angle calculation for each feature will be based on the projected coordinate system projection engine string for the specific feature. In cases where there is an invalid value the tool will use the Cartographic Coordinate System specified in the Cartography environment settings. The default is none, or no field specified. When no field is specified the projected coordinate system used for calculation will be taken from the Cartography environment settings. (In, Optional) | |
in_features | Input feature class (points, multipoints, lines, and polygons). (In, Required) | |
out_features | Output Features (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
rotation_method | Method in which the rotation value is calculated. Geographic is the default value. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |