| Name | Description |
| Alias | The alias for this tool's toolbox. |
| config_keyword | Specifies the configuration keyword that determines the storage parameters of the new turn feature class. This parameter is used only if the output location is an ArcSDE geodatabase (In, Optional) |
| has_z | Has Z (in, Optional) |
| in_network_dataset | The network dataset in which the turn feature class will participate. The resulting turn feature class will be added as a turn source to the network dataset. If no network dataset is specified, the turn feature class will be created as not participating in a network dataset. (In, Optional) |
| in_template_feature_class | The feature class used as a template to define the attribute schema of the new turn feature class. (In, Optional) |
| maximum_edges | The maximum number of edges that turns in the new turn feature class can model. The default value is 5. The maximum value is 20. (In, Optional) |
| out_feature_class_name | The name of the turn feature class to be created. (In, Required) |
| out_location | The ArcSDE, file, or personal geodatabase, or the folder in which the output turn feature class will be created. This workspace must already exist. (In, Required) |
| out_turn_features | Output Turn Feature Class (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| spatial_grid_1 | The Spatial Grid 1, 2, and 3 parameters are used to compute a spatial index and only apply to file geodatabases and certain ArcSDE geodatabase feature classes. If you are unfamiliar with setting grid sizes, leave these options as 0,0,0 and ArcGIS will compute optimal sizes for you. Since no features are written by this tool, the spatial index will be in an unbuilt state. The index will be built when features are written to the feature class such as by the Append tool or editing operations. For more information about this parameter, refer to the Add Spatial Index tool documentation. (In, Optional) |
| spatial_grid_2 |
Cell size of the second spatial grid. Leave the size at 0 if you only want one grid. Otherwise, set the size to at least three times larger than Spatial Grid 1.
(In, Optional) |
| spatial_grid_3 |
Cell size of the third spatial grid. Leave the size at 0 if you only want two grids. Otherwise, set the size to at least three times larger than Spatial Grid 2.
(In, Optional) |
| spatial_reference | The spatial reference to be applied to the output turn feature class. This parameter is ignored if the output location is a geodatabase feature dataset as the output turn feature class will inherit the spatial reference of the feature dataset. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |