Enums.UtilityAssociationRole enumeration

  • QML Enumeration List
  • Enums.UtilityAssociationRole enumeration
  • A feature's association role specifies how the feature can associate with other features, such as containment or attachment.

    UtilityAssociationRole can be one of:

    ConstantDescription
    Enums.UtilityAssociationRoleNone(0) These are features that are neither a container nor a structure but can connect to or be contained by other structures.
    Enums.UtilityAssociationRoleContainer(1) Features of this asset type can contain other features as contents.
    Enums.UtilityAssociationRoleStructure(2) Features of this asset type can have other features attached to them.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.