ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / RelativeMainlineDiagramLayoutParameters Class / AlignmentAttributeName Property

AlignmentAttributeName Property
The name of the network attribute that will be used to align individual line features.
Syntax
public string AlignmentAttributeName {get; set;}
Remarks
The algorithm takes lines with the same ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute value and aligns them with one another.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also