Skip to main content

Apply Rotate Tree Layout (Network Diagram Tools)

Summary

Rotates the tree or trees related to pivot junctions currently set up in a diagram to the specified angle.

Learn more about the Rotate 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 rotates one or more trees related to the pivot junctions currently set up in the input network diagram layer according to the specified angle.

  • The Rotate Tree algorithm requires at least one pivot junction, such as a junction used as the center point around which the related graph will be rotated. The Rotate Tree layout also takes into account any barriers in the input diagram layer to prevent the algorithm from running beyond the barriers.

  • When running the tool with the Rotate junction symbols with the same angle parameter checked, the Angle parameter value will be added to the value of the rotation field for each processed diagram 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.

  • CheckedThe layout algorithm will apply to the top graph of the diagram so container layouts are preserved.

  • UncheckedThe layout algorithm will apply to both content and noncontent features in the diagram. This is the default.

Boolean

Angle

(Optional)

The angle in degrees that will be used to rotate the tree. The default is 45 degrees.

Double

Run in asynchronous mode on the server

(Optional)

Specifies whether the layout algorithm will run asynchronously or synchronously on the server.

  • CheckedThe layout algorithm will run asynchronously on the server. This option dedicates server resources to run the layout algorithm with a longer time-out. Running asynchronously is recommended for layouts that are time consuming and may exceed the server time-out (for example, Partial Overlapping Edges) and applying to large diagrams (more than 25,000 features).

  • UncheckedThe layout algorithm will run synchronously on the server. It can fail without completion if it exceeds the service default time-out value of 600 seconds. This is the default.

Boolean

Rotate junction symbols with the same angle

(Optional)

Specifies whether the Angle parameter value will be added to the value of the rotation field for each processed diagram junction.

  • CheckedThe specified angle will be added to the value of the rotation field for each processed diagram junction.

  • UncheckedThe specified angle will not be added to the value of the rotation field for the processed diagram junctions. This is the default.

Boolean

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