Skip to main content

Thin Line

Description

D:\Projects\Branches8\10.8_Final\ArcHydroTools\srcPy\AHMain\Scripts\archydro\xlinethinning.py

Usage

Parameters

Parameter NameTypeDirectionData TypeDialog Reference
Line or Polygon FeaturesRequiredInputFeature Layer
Thinning MethodRequiredInputStringOperation Type:

FractionOfVertices = fraction of vertices left after the thinning operation, between 0 and 1

MaxNumberOfVertices = max number of vertices left after the thinning operation
Max Number/Fraction of VerticesRequiredInputDoubleFraction of vertices left after the thinning operation, between 0 and 1 when Thinning Method = FractionOfVertices

max number of vertices left after the thinning operation when Thinning Method = MaxNumberOfVertices
Output 3D Simplified Cross-SectionRequiredOutputFeature ClassOutput polyline feature layer after the thinning operation
Output Thinning Report FeatureLayerRequiredOutputFeature ClassOutput point feature class storing the vertices of the operation polyline.
Thining on Z-planRequiredInputBoolean