Label | Explanation | Data Type |
Input Network Diagram Layer
| The network diagram to which the layout will be applied. | Diagram Layer |
Preserve container layout
(Optional) | Specifies how containers will be processed by the Compression layout algorithm.
| Boolean |
Maximum Distance for Grouping (Optional) | The maximum distance that will be 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 the layout algorithm process. 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 the edge vertices that will be removed from the diagram.
| String |
Run in asynchronous mode on the server
(Optional) | Specifies whether the layout algorithm will run asynchronously or synchronously on the server.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Output Network Diagram | The updated network diagram layer. | Diagram Layer |