UtilityRuleType

sealed class UtilityRuleType

An enumeration of the various types of network rules that determine permissible feature associations in a utility network.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

A network rule governing structural attachment. Structural attachment network rule constrains the types of features that can be attached to a given structure feature based on its asset type.

Link copied to clipboard

A network rule governing containment. Containment network rule constrains the types of features that can be contained in a given container feature based on its asset type.

Link copied to clipboard

A network rule governing connectivity between two edges and a junction. This connectivity network rule constrains the types of edge features that can be connected using an intermediate junction feature.

Link copied to clipboard

A network rule governing line-end connectivity to a device or junction. This connectivity network rule constrains the types of junction features that can be connected to edge features.

Link copied to clipboard

A network rule governing connectivity between junction features. This connectivity network rule constrains the types of junction features that can be connected to another junction feature based on its asset type.