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 containers will be processed by the Compression layout algorithm.
| Boolean |
Maximum Distance for Grouping (Optional) | The grouping distance is used to determine whether two connected junctions are close enough to be considered part of the same junctions group. A junctions group represents many junctions that are moved as a group during execution. The group can contain both junctions and containers. To group two junctions, they must also be connected in the diagram by an edge. The default is 20 units in the diagram's coordinate system. | Linear Unit |
Vertex Removal Rule
(Optional) | Specifies which vertices along edges in the diagram will be removed.
| 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 |