Label | Explanation | Data Type |
Input Network
| The utility network or trace network containing the diagram template that will be modified. | Utility Network; Trace Network |
Input Diagram Template
| The name of the diagram template that will be modified. | String |
Active
| Specifies whether the rule will be active when generating and updating diagrams based on the specified template.
| Boolean |
Junction Source to Reduce | The network junction source class or object table that will be processed. All diagram junctions related to network junctions that belong to this source class or object table are reduction candidates. | Table; Feature Class |
Expression
(Optional) | An SQL expression that will be used to select the subset of network junctions from the junction reduction candidates in the diagrams based on the input template. For more information about SQL syntax, see SQL reference for query expressions used in ArcGIS. | SQL Expression |
Reduce Junctions With
(Optional) | Specifies the number of junction connections that will be considered for reduction.
| String |
Reduce if unconnected (Optional) | Specifies whether each unconnected network diagram junction candidate will be reduced. This parameter is only active when the Reduce Junctions With parameter is set to Maximum two connected junctions.
| Boolean |
Reduce if connected to a single junction (Optional) | Specifies whether each network diagram junction reduction candidate that is connected to a single junction will be reduced. This parameter is only active when the Reduce Junctions With parameter is set to Maximum two connected junctions.
| Boolean |
Reduce if connected to 2 different junctions (Optional) | Specifies whether each network diagram junction reduction candidate that is connected to two other junctions will be reduced. This parameter is only active when the Reduce Junctions With parameter is set to Maximum two connected junctions.
| Boolean |
Edge Attribute Names
(Optional) | The alias of the edge attributes adjacent to the junction reduction candidate. The junction will be reduced only when all of its adjacent edges have the same values for each specified attribute alias. | String |
Description
(Optional) | The description of the rule. | String |
Use Digitized Direction
| Specifies whether the digitized direction will be used when reducing junctions with three or more connections. This parameter is only active when the Reduce Junctions With parameter is set to Minimum three connected junctions.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Output Network | The updated utility network or trace network. | Utility Network; Trace Network |
Output Diagram Template | The name of the diagram template. | String |