| Name | Description |
| Alias | The alias for this tool's toolbox. |
| distance_field | Name of the field to be created or updated with the distance of the point feature from the computed network location. A field called "Distance" is created or updated by default. (In, Optional) |
| exclude_restricted_elements | This parameter is applicable only when the input features are from the sub layer of a network analysis layer and are not barrier objects. In all other cases, use "#" as the parameter value.
(In, Optional) |
| in_network_dataset | The network dataset used to calculate the locations. (In, Required) |
| in_point_features | The input features for which the network locations will be calculated. (In, Required) |
| location_field | Name of the field to be created or updated with the location ranges of the computed network locations for the line or polygon features. A field called "Locations" is created or updated by default. (In, Optional) |
| match_type | The parameter is not used when calculating locations for line or polygon features. In such cases, use "#" as the parameter value. (In, Optional) |
| out_point_feature_class | Output derived feature class (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| position_field | Name of the field to be created or updated with the percent along of the computed network location. A field called "PosAlong" is created or updated by default. (In, Optional) |
| 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, Required) |
| 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) |
| side_field | Name of the field to be created or updated with the side of edge on which the point feature is located on the computed network location. A field called "SideOfEdge" is created or updated by default. (In, Optional) |
| snap_X_field | Located X-coordinate field (in, Optional) |
| snap_Y_field | Located Y-coordinate field (in, Optional) |
| snap_Z_field | Name of the field to be created or updated with the z-coordinate of the computed network location. A field called "SnapZ" is created or updated by default. (In, Optional) |
| source_ID_field | Name of the field to be created or updated with the source ID of the computed network location. A field called "SourceID" is created or updated by default. (In, Optional) |
| source_OID_field | Name of the field to be created or updated with the source OID of the computed network location. A field called "SourceOID" is created or updated by default. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |