ESRI.ArcGIS.EditingTools | |
TrimLine Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.EditingTools Namespace : TrimLine Class |
The following tables list the members exposed by TrimLine.
Name | Description | |
---|---|---|
TrimLine Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
dangle_length | Line segments that are shorter than the specified Dangle Length and do not touch another line at both endpoints (dangles) will be trimmed. (In, Optional) | |
delete_shorts | Controls whether line segments which are less than the dangle length and are free-standing will be deleted. (In, Optional) | |
in_features | The line input features to be trimmed. (In, Required) | |
out_feature_class | Output Feature Class (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |