ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / NetworkDiagram Class / GetDiagramElementInfo Method / GetDiagramElementInfo(DiagramElementSelection) Method
The DiagramElementSelection to select the diagram element infos to get.
Version

    GetDiagramElementInfo(DiagramElementSelection) Method
    Get elements info of this network diagram. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax

    Parameters

    selection
    The DiagramElementSelection to select the diagram element infos to get.

    Return Value

    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also