UtilityTierGroup

Tier groups provide an extra level of organization for tiers. For example, a gas network may be divided into two tier groups - Transmission and Distribution. Each of these tier groups would contain a set of tiers specific to that group. For example, Distribution Pressure and Distribution Isolation might be tiers within the Distribution tier group.

Since

200.1.0

Properties

Link copied to clipboard

The name of the UtilityTierGroup.

Link copied to clipboard

The collection of UtilityTier objects within this tier group.

Functions

Link copied to clipboard
fun getTier(tierName: String): UtilityTier?

Gets the UtilityTier object with the specified name.