ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramManager Class
Properties Methods


In This Topic
    DiagramManager Class Members
    In This Topic

    The following tables list the members exposed by DiagramManager.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    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