Apply Smart Tree Layout (Network Diagram Tools)
Summary
Arranges diagram features hierarchically and places them in a smart tree.
Learn more about the Smart Tree 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 hierarchically and places them in a smart tree according to the direction and spacing distances specified. By default, the tree branches are ordered according to their relative positions to each other that they have before the layout applies. Starting with ArcGIS Pro 3.6 and ArcGIS Enterprise 12.0, the tree branches can also be ordered according to attribute values on the branches; that is, according to an attribute existing on the lines or on the extremity junctions of the branches.
When a root junction is specified in the diagram, the Smart Tree layout algorithm builds a smart tree starting from that junction.
When several root junctions are specified in the diagram, those root junctions are aligned along the same axis perpendicular to the tree direction and appear as different start points for a tree branch of the diagram.
If no root junction is specified, the algorithm identifies the diagram junction associated with the smallest network topology index and uses this junction as the root junction.
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 |
|
Tree Direction (Optional) |
Specifies the direction the tree will be drawn.
|
String |
|
Spacing values interpreted as absolute units in the diagram coordinate system (Optional) |
Specifies how parameters representing distances will be interpreted.
|
Boolean |
|
Between Subtrees (Optional) |
The spacing that will be used between two neighboring subtrees—that is, the spacing between diagram junctions that are displayed perpendicular to the smart tree direction and belong to a different subtree. The default is in the units of the diagram's coordinate system. This parameter can only be used with absolute units. |
Linear Unit |
|
Between Subtrees (Optional) |
The spacing that will be used between two neighboring subtrees—that is, the spacing between diagram junctions that are displayed perpendicular to the smart tree direction and belong to a different subtree. The default is 2. This parameter can only be used with proportional units. |
Double |
|
Between Junctions Perpendicular to the Direction (Optional) |
The spacing that will be used between diagram junctions that are displayed perpendicular to the smart 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 that will be used between diagram junctions that are displayed perpendicular to the smart 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 that will be used between diagram junctions that are displayed along the smart 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 that will be used between diagram junctions that are displayed along the smart tree direction. The default is 2. This parameter can only be used with proportional units. |
Double |
|
Between Disjoined Graphs (Optional) |
The minimum spacing that will separate features belonging to disjoined graphs when the diagram contains such graphs. This parameter is used with absolute units. The default is 4 in the units of the diagram's coordinate system. |
Linear Unit |
|
Between Disjoined Graphs (Optional) |
The minimum spacing that will separate features belonging to disjoined graphs when the diagram contains such graphs. This parameter is used with proportional units. The default is 4. |
Double |
|
Orthogonally display edges (Optional) |
Specifies how diagram edges that are related to the tree branches will display. Legacy:This parameter is deprecated at ArcGIS Pro 3.6. The display of tree branches is now controlled using the Edge Display Type parameter.
|
Boolean |
|
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 |
|
Order tree branches according to an attribute (Optional) |
Specifies whether the tree branches will be ordered according to an attribute.
|
Boolean |
|
Attribute Availability (Optional) |
Specifies whether the attribute to consider is available on diagram junctions or diagram edges.
|
String |
|
Attribute Name (Optional) |
The name or alias of the attribute field that will be used to order the tree branches when this field exists. When the Attribute Availability parameter value is Search the attribute on junctions, this order attribute will be queried on the branch extremity junctions. When the Attribute Availability parameter value is Search the attribute on edges, this order attribute will be queried on the branch extremity edges. |
String |
|
Attribute Sort Order (Optional) |
The sort order that will be used for positioning the branches of the tree layout. Sorting always applies from the first branch on the left to the last branch on the right for vertical tree layouts, that is, when the Tree Direction parameter value is From top to bottom or From bottom to top. For horizontal tree layouts, sorting applies from the first branch at the top to the last branch at the bottom, that is, when the Tree Direction parameter value is From left to right or From right to left.
|
String |
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