ESRI.ArcGIS.DataManagementTools | |
SplitLineAtPoint Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : SplitLineAtPoint Class |
For a list of all members of this type, see SplitLineAtPoint members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_features | The input line features to be split. (In, Required) | |
out_feature_class | The new feature class that will be created containing the split lines. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
point_features | The input point features whose locations will be used to split the input lines. (In, Required) | |
search_radius | Used to split lines by their proximity to point features. Points within the search distance to an input line will be used to split those lines at the nearest location to the point along the line segment. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |