For a list of all members of this type, see ThinRoadNetwork members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| hierarchy_field | The field that contains hierarchical ranking of feature importance, where 1 is very important and larger integers reflect decreasing importance. A value of 0 forces the feature to remain visible in the output collection. This field must be present and named the same for each input feature class. (In, Required) |
| in_features | The input linear roads that should be thinned to create a simplified collection for display at smaller scales. (In, Required) |
| invisibility_field | The field that stores the results of the tool. Features that participate in the resulting simplified road collection have a value of 0 (zero). Those that are extraneous have a value of 1. A layer definition query can be used to display the resulting road collection. This field must be present and named the same for each input feature class. (In, Required) |
| minimum_length | An indication of the shortest road segment that is sensible to display at the output scale. This controls the resolution, or density, of the resulting road collection. If the units are in point, mm, cm, or inches the value is considered in page units and the reference scale is taken into account. (In, Required) |
| out_features | Output Features (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. |
Top
See Also