UtilityAssetGroup

A utility network asset group. UtilityAssetGroup is the first-level categorization of an UtilityNetworkSource. (UtilityAssetType is the second-level categorization.) This class provides information about the UtilityAssetGroup, including the UtilityAssetType collection that is contained therein.

Since

200.1.0

Properties

Link copied to clipboard

The collection of UtilityAssetType objects defining the asset types contained in the UtilityAssetGroup.

Link copied to clipboard
val code: Int

The code of the UtilityAssetGroup. This property is the subtype code value.

Link copied to clipboard

The name of the UtilityAssetGroup.

Functions

Link copied to clipboard

Gets an UtilityAssetType from the UtilityAssetGroup by name. For example, an UtilityAssetGroup describing electrical transformers may contain an UtilityAssetType for a specific type of electrical transformer with a name such as "Single-phase Distribution Transformer".