JunctionConnectivityRule

Base Type: ConnectivityRule

A class for a junction to edge network connectivity rule.

Property

Type

Description

EdgeClassID

int

The ID of the network edge feature class.

EdgeMaximumCardinality

int

The maximum cardinality value of the network edge feature class.

EdgeMaximumCardinalitySpecified

bool

Indicates if EdgeMaximumCardinality is specified.

EdgeMinimumCardinality

int

The minimum cardinality value of the network edge feature class.

EdgeMinimumCardinalitySpecified

bool

Indicates if EdgeMinimumCardinality is specified.

EdgeSubtypeCode

int

The subtype value of the network edge feature class.

IsDefault

bool

Indicates if the junction corresponds to the default junction.

JunctionClassID

int

The ID of the network junction feature class.

JunctionMaximumCardinality

int

The maximum cardinality value of the network junction feature class.

JunctionMaximumCardinalitySpecified

bool

Indicates if JunctionMaximumCardinality is specified.

JunctionMinimumCardinality

int

The minimum cardinality value of the network junction feature class.

JunctionMinimumCardinalitySpecified

bool

Indicates if JunctionMinimumCardinality is specified.

SubtypeCode

int

The subtype value of the network junction feature class.

2/28/2020