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




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

Public Properties

 NameDescription
Public Propertyadd_angle_fieldSpecifies whether a field named LOC_ANGLE will be added to the temporary layer that is created. This parameter is only valid when the event type is POINT. (In, Optional)  
Public Propertyadd_error_fieldSpecifies whether a field named LOC_ERROR will be added to the temporary layer that is created. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyangle_typeSpecifies the type of locating angle that will be calculated. This parameter is only valid if ANGLE_FIELD has been specified. (In, Optional)  
Public Propertycomplement_angleSpecifies whether the complement of the locating angle will be calculated. This parameter is only valid if ANGLE_FIELD has been specified. (In, Optional)  
Public Propertyin_event_propertiesParameter consisting of the route location fields and the type of events in the input event table. (In, Required)  
Public Propertyin_routesThe route features upon which events will be located. (In, Required)  
Public Propertyin_tableThe table whose rows will be located along routes. (In, Required)  
Public Propertyoffset_directionSpecifies the side on which the route events with a positive offset are displayed. This parameter is only valid if an offset field has been specified. (In, Optional)  
Public Propertyoffset_fieldThe field containing values used to offset events from their underlying route. This field must be numeric. (In, Optional)  
Public Propertyout_layerThe layer to be created. This layer is stored in memory, so a path is not necessary. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypoint_event_typeSpecifies whether point events will be treated as point features or multipoint features. (In, Optional)  
Public Propertyroute_id_fieldThe field containing values that uniquely identify each route. (In, Required)  
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.