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 |
Add Features
| The source feature class to which features will be added. | Feature Class |
Relationship
(Optional) | Specifies the spatial relationship between the features.
| String |
Existing Features
| The source feature class on which the spatial query will execute. | Feature Class |
Search Distance
(Optional) | The distance between features in the Existing Features parameter and features in the Add Features parameter. This parameter is only valid if the Relationship parameter is set to Intersect, Within a distance, Contains, or Within | Linear Unit |
Added Features Query Definition
(Optional) | The SQL query that will be used to filter the features to be added to the diagram. Without an SQL query, the features based on the specified source class that are spatially related to the specified existing features will be appended to the diagram. | SQL Expression |
Existing Features Query Definition
(Optional) | The SQL query that will be used to filter the features existing in the diagram. Without an SQL query, the features based on the specified source class that exist in the diagram will be considered. | SQL Expression |
Description
(Optional) | The description of the rule. | String |
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 |