| 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 the algorithm will process containers. 
 | Boolean | 
| Number of Iterations
 (Optional) | The number of iterations to process. The default is 1. | Long | 
| Number of Directions
 (Optional) | The number of directions that will be used to align the diagram edges and their connected junctions. 
 | 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 |