ESRI.ArcGIS.NetworkAnalystTools
TurnTableToTurnFeatureClass Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace : TurnTableToTurnFeatureClass Class




For a list of all members of this type, see TurnTableToTurnFeatureClass members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyconfig_keywordSpecifies the configuration keyword that determines the storage parameters of the output turn feature class. This parameter is used only if the output turn feature class is created in an ArcSDE geodatabase. (In, Optional)  
Public Propertyin_turn_tableThe .dbf or INFO turn table from which the new turn feature class is being created. (In, Required)  
Public Propertymaximum_edgesThe maximum number of edges per turn in the new turn feature class. The default value is 5. The maximum value is 20. (In, Optional)  
Public Propertyout_feature_class_nameThe name of the new turn feature class to create. (In, Required)  
Public Propertyout_turn_featuresOutput Turn Feature Class (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyreference_line_featuresThe line feature class to which the input turn table refers. The feature class must be a source in a network dataset. (In, Required)  
Public Propertyreference_nodes_tableThe nodes.dbf table in the .nws folder containing the original ArcView GIS network in which the input turn table participated. (In, Optional)  
Public Propertyspatial_grid_1The Spatial Grid 1, 2, and 3 parameters apply only 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. For more information about this parameter, refer to the Add Spatial Index tool documentation. (In, Optional)  
Public Propertyspatial_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)  
Public Propertyspatial_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)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.