| Name | Description |
| Alias | The alias for this tool's toolbox. |
| append | Specifies whether or not to append new network analysis objects to existing objects.
(In, Optional) |
| exclude_restricted_elements | Exclude restricted portions of the network (in, Optional) |
| field_mappings | Sets the values for the properties of the network analysis objects. Properties can be set to a constant or mapped to a field from the input feature class or table. (In, Required) |
| in_network_analysis_layer | Network analysis layer to which the network analysis objects will be added. (In, Required) |
| in_table | The feature class or the table that is the source for the new network analysis objects. (In, Required) |
| match_type | The parameter is not used when adding locations to the Line Barriers or Polygon Barriers sublayers. In such cases, use "#" as the parameter value. (In, Optional) |
| output_layer | Network Analyst Layer (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| search_criteria | Specifies which sources in the network dataset will be searched when finding locations and what portions of geometry (also known as snap types) will be used. (In, Optional) |
| search_query |
Specifies a query to restrict the search to a subset of the features within a source feature class. This is useful if you don't want to find features that may be unsuited for a network location. For example, if you are loading centroids of polygons and don't want to locate on local roads, you can define a query that searches for major roads only.
(In, Optional) |
| search_tolerance | The search tolerance for locating the input features on the network. Features that are outside the search tolerance are left unlocated. The parameter includes a value and units for the tolerance. (In, Required) |
| snap_offset | When snapping a point to the network, you can apply an offset distance. An offset distance of zero means the point will be coincident with the network feature (typically a line). To offset the point from the network feature, enter an offset distance. The offset is in relation to the original point location. That is, if the original point was on the left side, its new location will be offset to the left. If it was originally on the right side, its new location will be offset to the right. (In, Optional) |
| snap_to_position_along_network | Specifies that you want to snap the network locations along the network dataset or at some specified offset from the network dataset.
(In, Optional) |
| sort_field | A field on which the network analysis objects are sorted as they are added to the network analysis layer. The default is the ObjectID field on the input feature class or the table. (In, Optional) |
| sub_layer | The sublayer of the network analysis layer to which the network analysis objects will be added. (In, Required) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |