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


In This Topic
    RelativeMainlineDiagramLayoutParameters Class Members
    In This Topic

    The following tables list the members exposed by RelativeMainlineDiagramLayoutParameters.

    Public Properties
     NameDescription
    Public Property The name of the network attribute that will be used to align individual line features.  
    Public Property The TypeAttributeName values that identify the branches.  
    Public Property The angle that will be used to position the break point on the branches.  
    Public Property Indicates whether or not the compression along the main line direction is active.  
    Public Property Compression ratio used to compress the junction along the axis of the main line.  
    Public Property The direction of the relative main line.  
    Public Property The TypeAttributeName values that identify the edges that must be excluded from the straight lines; that is, crossovers or ladders.  
    Public Property The network attribute that the layout algorithm uses to measure the length of the diagram edges.  
    Public Property The name of the network attribute that will be used to identify the lines which compose the straight lines.  
    Public Property The TypeAttributeName values that identify the main lines.  
    Public Property Minimal distance that must be kept between two adjacent groups of neighbor junctions.  
    Public Property The spacing between two adjacent branches along the axis perpendicular to the direction of the line.  
    Public Property The name of the network attribute that is used to group lines into types.  
    Top
    See Also