ArcGIS Pro 2.6 API Reference Guide
NetworkDiagram Class Members
Properties  Methods 


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

The following tables list the members exposed by NetworkDiagram.

Public Properties
 NameDescription
Public PropertyGets the DiagramManager of this network diagram.  
Public PropertyGets the DiagramTemplate of this network diagram.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets the name of this network diagram.  
Top
Public Methods
 NameDescription
Public Method Adds a flag in this network diagram.  
Public Method Appends features to this network diagram.  
Public MethodOverloaded.   
Public Method Applies template layouts to the network diagram.  
Public Method Deletes this network diagram.  
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.  
Public MethodGets a IReadOnlyList of FindResultItems corresponding to the initial list of network rows used to generate the diagram.  
Public MethodGets a IReadOnlyList of FindResultItems corresponding to the input list of diagram feature global IDs.  
Public MethodGets the list of DiagramAggregations contained in this network diagram.  
Public MethodGets the NetworkDiagramConsistencyState of the network diagram.  
Public MethodOverloaded.   
Public MethodGet NetworkDiagramInfo from the network diagram.  
Public MethodGets the list of DiagramFlags of the flags contained in this network diagram.  
Public Method Overwrites this network diagram using a list of geographic features (specified by Global ID).  
Public MethodOverloaded.   
Public Method Removes a flag in this network diagram.  
Public Method Removes the flags in this network diagram.  
Public Method Saves the layout of diagram elements.  
Public Method Stores this network diagram with a given name, access type and tag.  
Public Method Updates this network diagram.  
Top
See Also

Reference

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