ArcGIS Pro 2.9 API Reference Guide
NetworkDiagram Class Methods


ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace : NetworkDiagram Class

For a list of all members of this type, see NetworkDiagram members.

Public Methods
 NameDescription
Public Method Adds a flag in this network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Appends features to this network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public Method Applies template layouts to the network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Deletes this network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public MethodOverloaded.   
Public MethodGets a IReadOnlyList of FindResultItems corresponding to the input list of network feature global IDs. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a IReadOnlyList of FindResultItems corresponding to the initial list of network rows used to generate the diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a IReadOnlyList of FindResultItems corresponding to the input list of diagram feature global IDs. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the list of DiagramAggregations contained in this network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the NetworkDiagramConsistencyState of the network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public MethodGet NetworkDiagramInfo from the network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the list of DiagramFlags of the flags contained in this network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns diagram features source attribute values as a JSON string. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Overwrites this network diagram using a list of geographic features (specified by Global ID). This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public Method Removes a flag in this network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Removes the flags in this network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Saves the layout of diagram elements. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Stores this network diagram with a given name, access type and tag. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates this network diagram. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

NetworkDiagram Class
ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace