ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramManager Class


In This Topic
    DiagramManager Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodCreates a NetworkDiagram based on a DiagramTemplate from a list of row GlobalIDs. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodRetrieves the DiagramTemplate with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets the full list of available DiagramTemplates. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the network related to this diagram manager. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodRetrieves the NetworkDiagram with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Top
    See Also