ArcGIS Pro 2.9 API Reference Guide
GetNetworkDiagrams Method (DiagramManager)

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > DiagramManager Class : GetNetworkDiagrams Method
Overload List
OverloadDescription
Gets the full list of NetworkDiagrams. This method must be called on the MCT. Use QueuedTask.Run.  
Gets the list of NetworkDiagrams which overlap with the specified extent. This method must be called on the MCT. Use QueuedTask.Run.  
Gets the list of NetworkDiagrams which contain at least one of the specified features. This method must be called on the MCT. Use QueuedTask.Run.  
Gets the list of NetworkDiagrams which either overlap the specified extent or contain at least one of the specified features. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DiagramManager Class
DiagramManager Members