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 |
Cell Width
(Optional) | The width of each grid cell. The default is 2 in the units of the diagram's coordinate system. | Linear Unit |
Cell Height
(Optional) | The height of each grid cell. The default is 2 in the units of the diagram's coordinate system. | Linear Unit |
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 |