Provides access to members that specify the properties of path connectivity item.

Members

Name Description
Read/write property EdgeFirstUnit Returns the edge first unit.
Read/write property EdgeGlobalID Returns the edge global ID.
Read/write property EdgeLastUnit Returns the edge last unit.
Read/write property EdgeObjectID Returns the edge object ID.
Read/write property EdgePositionFrom Returns the edge position from.
Read/write property EdgePositionTo Returns the edge position to.
Read/write property EdgeSourceID Returns the edge network source ID.
Read/write property JunctionFirstUnit Returns the junction first unit.
Read/write property JunctionGlobalID Returns the junction global ID.
Read/write property JunctionLastUnit Returns the junction last unit.
Read/write property JunctionObjectID Returns the junction object ID.
Read/write property JunctionSourceID Returns the junction network source ID.
Read/write property JunctionTerminalID Returns the junction terminal ID.

IPathConnectivityItem.EdgeFirstUnit Property

Returns the edge first unit.

Public Property EdgeFirstUnit As Short
public short EdgeFirstUnit {get; set;}

IPathConnectivityItem.EdgeGlobalID Property

Returns the edge global ID.

Public Property EdgeGlobalID As Guid
public Guid EdgeGlobalID {get; set;}

IPathConnectivityItem.EdgeLastUnit Property

Returns the edge last unit.

Public Property EdgeLastUnit As Short
public short EdgeLastUnit {get; set;}

IPathConnectivityItem.EdgeObjectID Property

Returns the edge object ID.

Public Property EdgeObjectID As Long
public long EdgeObjectID {get; set;}

IPathConnectivityItem.EdgePositionFrom Property

Returns the edge position from.

Public Property EdgePositionFrom As Double
public double EdgePositionFrom {get; set;}

IPathConnectivityItem.EdgePositionTo Property

Returns the edge position to.

Public Property EdgePositionTo As Double
public double EdgePositionTo {get; set;}

IPathConnectivityItem.EdgeSourceID Property

Returns the edge network source ID.

Public Property EdgeSourceID As Integer
public int EdgeSourceID {get; set;}

IPathConnectivityItem.JunctionFirstUnit Property

Returns the junction first unit.

Public Property JunctionFirstUnit As Short
public short JunctionFirstUnit {get; set;}

IPathConnectivityItem.JunctionGlobalID Property

Returns the junction global ID.

Public Property JunctionGlobalID As Guid
public Guid JunctionGlobalID {get; set;}

IPathConnectivityItem.JunctionLastUnit Property

Returns the junction last unit.

Public Property JunctionLastUnit As Short
public short JunctionLastUnit {get; set;}

IPathConnectivityItem.JunctionObjectID Property

Returns the junction object ID.

Public Property JunctionObjectID As Long
public long JunctionObjectID {get; set;}

IPathConnectivityItem.JunctionSourceID Property

Returns the junction network source ID.

Public Property JunctionSourceID As Integer
public int JunctionSourceID {get; set;}

IPathConnectivityItem.JunctionTerminalID Property

Returns the junction terminal ID.

Public Property JunctionTerminalID As Integer
public int JunctionTerminalID {get; set;}

Classes that implement IPathConnectivityItem

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.