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 layout algorithm will automatically run when generating diagrams based on the specified template.
| Boolean |
Preserve container layout
(Optional) | Specifies how the algorithm will process containers.
| Boolean |
Spacing values interpreted as absolute units in the diagram coordinate system
(Optional) | Specifies how parameters representing distances will be interpreted.
| Boolean |
Initial Radius
(Optional) | The radius of the first concentric circle whose center is the radial tree root junction—that is, the radius of the circle around which the diagram junctions belonging to the first hierarchical level are placed. The default is 5 in the units of the diagram's coordinate system. This parameter can only be used with absolute units. | Linear Unit |
Initial Radius
(Optional) | The radius of the first concentric circle whose center is the radial tree root junction—that is, the radius of the circle around which the diagram junctions belonging to the first hierarchical level are placed. The default is 5. This parameter can only be used with proportional units. | Double |
Between Disjoined Graphs
(Optional) | The minimum spacing that will separate features belonging to disjoined graphs when the diagram contains such graphs. This parameter is used with absolute units. The default is 4 in the units of the diagram's coordinate system. | Linear Unit |
Between Disjoined Graphs
(Optional) | The minimum spacing that will separate features belonging to disjoined graphs when the diagram contains such graphs. This parameter is used with proportional units. The default is 4. | Double |
Radius Factor
(Optional) | The multiplicative factor used to increase or decrease the radius of each concentric circle. It is also the distance that separates each concentric circle related to a hierarchical level. When using a radius factor less than 1, the distance that separates the diagram junctions belonging to the (n) hierarchical level and the (n+1) hierarchical level progressively decreases. With a factor greater than 1, the distance between the hierarchical levels increases progressively. The default is 1. | Double |
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 |