ArcGIS Pro 2.9 API Reference Guide
MinimalDistance Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > RelativeMainlineDiagramLayoutParameters Class : MinimalDistance Property
Minimal distance that must be kept between two adjacent groups of neighbor junctions.
Syntax
public double MinimalDistance {get; set;}
Public Property MinimalDistance As Double
Remarks
This minimal distance is also used to group neighbor junctions regarding their projection along the direction axis. Two junctions projected on this axis will belong to the same group when the distance between the two projected points is lower than this distance. The default is 0.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

RelativeMainlineDiagramLayoutParameters Class
RelativeMainlineDiagramLayoutParameters Members