Class UtilityAssociation
A connectivity, containment, or structural attachment association.
Inheritance
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityAssociation
Remarks
Associations are an integral part of network topology. Connectivity associations allow connectivity between two
junctions that don't have geometric coincidence (are not in the same location). Structural Attachment associations allow
modeling equipment attached to structures. Containment associations allow modeling containment of features within other
features. Utility
Constructors
Name | Description |
---|---|
Utility |
Initializes a new instance of the Utility |
Utility |
Initializes a new instance of the Utility |
Utility |
Initializes a new instance of the Utility |
Properties
Name | Description |
---|---|
Association |
Gets the Utility |
Fraction |
Gets the relative location along the non-spatial edge where the junction is (logically) located. |
From |
Gets the first participant in a Utility |
Geometry | Gets the geometry of this Utility |
Global |
Gets the global ID of the association. |
Is |
Gets a value indicating whether this Utility |
To |
Gets the second participant in an Utility |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.7 - 200.6 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 200.6 |