UtilityAssetType

A utility network asset type. UtilityAssetType is the second-level categorization of an UtilityNetworkSource. (UtilityAssetGroup is the first-level categorization.)

Examples of utility network asset types include:

  • The UtilityAssetType for a transformer UtilityAssetGroup in an electric distribution domain network could be StepTransformer, PowerTransformer, or DistributionTransformer

  • The UtilityAssetType for a line feature class in a water distribution domain network could be PVCPipe, ClayPipe, or CastIronPipe

Since

200.1.0

Properties

Link copied to clipboard

The update applied to UtilityAssociation objects when deleting an object of this UtilityAssetType. This determines the behavior that occurs when attempting to delete features with this asset type.

Link copied to clipboard

The UtilityAssociationRole of the UtilityAssetType. This property indicates whether the UtilityAssetType can be a container, a structure, or neither.

Link copied to clipboard

The UtilityCategory collection for the UtilityAssetType. This is a collection of system-provided network categories that incorporate semantics of the utility network for subnetwork management and tracing operations.

Link copied to clipboard
val code: Int

The code of the UtilityAssetType. This property is the attribute domain value.

Link copied to clipboard

The container view scale of the UtilityAssetType. If the utility asset type is a point container, this property is the appropriate display scale (zoom level) for displaying the container when it is opened. For other utility asset types, this property defaults to 0.0.

Link copied to clipboard

The name of the UtilityAssetType.

Link copied to clipboard

The UtilityTerminalConfiguration of the UtilityAssetType. Only asset types whose network source is UtilityNetworkSourceUsageType.Device can have a terminal configuration.