Apply Main Ring Layout (Network Diagram Tools)
Summary
Arranges the diagram features in a network diagram around a main ring.
Learn more about the Main Ring layout algorithm
Caution:
If you have an open edit session, you must save your edits prior to running this tool. This ensures that the diagram reflects the latest changes made to the network topology in the database. If you fail to save your edits, the edits will not be reflected in the diagram.
License:
The active portal account must be assigned a license with the ArcGIS Advanced Editing user type extension to use this tool in an enterprise deployment.
Note:
Each layout algorithm includes default parameter values. The default parameter values will be used unless otherwise specified. If the input network diagram is based on a template for which this layout has been configured with a different parameter value, that value will be used instead.
Usage
This tool is not supported when working with a database connection to a utility network or trace network in an enterprise geodatabase. You must use either the related published utility network or trace network service, or a utility network or trace network in a file or mobile geodatabase.
The input network diagram layer must be from either a utility network or a trace network in a file or mobile geodatabase. or a network diagram service.
This layout algorithm arranges the diagram features around the main ring and hierarchically lays out the subset of diagram features that connect to each diagram junction placed along the main ring.
The main ring is the loop formed by the largest number of edges in the network diagram.
If the network diagram contains no loops, the Main Ring layout algorithm has no effect.
This layout algorithm is typically used in the telecommunications industry.
When barriers are specified on diagram features, the Main Ring Layout algorithm identifies the main ring that will exclude these flagged features.
Consider applying the layout in asynchronous mode on the server when working on very large diagrams.
Parameters
| 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 layout algorithm will process containers.
|
Boolean |
|
Ring Type (Optional) |
Specifies the type of ring.
|
String |
|
Spacing values interpreted as absolute units in the diagram coordinate system (Optional) |
Specifies how parameters representing distances will be interpreted.
|
Boolean |
|
Ring Width (Optional) |
The width of the ring. The default is in the units of the diagram's coordinate system. This parameter can only be used with absolute units. |
Linear Unit |
|
Ring Width (Optional) |
The width of the ring. The default is 50. This parameter can only be used with proportional units. |
Double |
|
Ring Height (Optional) |
The height of the ring. The default is in the units of the diagram's coordinate system. This parameter can only be used with absolute units. |
Linear Unit |
|
Ring Height (Optional) |
The height of the ring. The default is 20. This parameter can only be used with proportional units. |
Double |
|
Hierarchical Tree Type (Optional) |
Specifies how the trees coming out of the main ring's junctions will be positioned.
|
String |
|
Between Junctions Perpendicular to the Direction (Optional) |
The spacing between diagram junctions that are displayed perpendicular to the tree direction and belong to the same subtree level. The default is 2 in the units of the diagram's coordinate system. This parameter can only be used with absolute units. |
Linear Unit |
|
Between Junctions Perpendicular to the Direction (Optional) |
The spacing between diagram junctions that are displayed perpendicular to the tree direction and belong to the same subtree level. The default is 2. This parameter can only be used with proportional units. |
Double |
|
Between Junctions Along the Direction (Optional) |
The spacing between diagram junctions that are displayed along the tree direction. The default is 2 in the units of the diagram's coordinate system. This parameter can only be used with absolute units. |
Linear Unit |
|
Between Junctions Along the Direction (Optional) |
The spacing between diagram junctions that are displayed along the tree direction. The default is 2. This parameter can only be used with proportional units. |
Double |
|
Break Point Relative Position (%) (Optional) |
The relative position of the break point that will be inserted along the diagram edges when Edge Display Type is set to Regular edges (
The relative position of the two inflection points that will be inserted along the diagram edges to compute the curved edges geometry when Edge Display Type is set to Curved edges (
Note:The concept of the from and to junctions above is relative to the tree direction; it has nothing to do with the real topology of the edge feature or edge object in the network. |
Double |
|
Edge Display Type (Optional) |
Specifies the type of display for the diagram edges related to the tree branches.
|
String |
|
Run in asynchronous mode on the server (Optional) |
Specifies whether the layout algorithm will run asynchronously or synchronously on the server.
|
Boolean |
|
Absolute Offset (Optional) |
The offset that will be used to separate overlapping segments when using absolute units and Edge Display Type is set to Orthogonal edges. The value cannot exceed 10 percent of the smallest value specified for the other spacing parameters. The default is 0. |
Linear Unit |
|
Proportional Offset (Optional) |
The offset that will be used to separate overlapping segments when using proportional units and Edge Display Type is set to Orthogonal edges. It is a double value that cannot exceed 10 percent of the smallest value specified for the other spacing parameters. The default is 0. |
Double |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Network Diagram |
The updated network diagram layer. |
Diagram Layer |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Yes
- Advanced: Yes