Utility Association
Creates an association with the specified type between the specified utility elements. Use this constructor if the association type does not need to specify a different value for:
UtilityAssociation.isContainmentVisible. The default value is false.
UtilityAssociation.fractionAlongEdge. The default value is 0.
Since
200.5.0
See also
(UtilityAssociationType, UtilityElement, UtilityElement, Double)
Creates an association with the specified type between the specified utility elements with UtilityAssociation.isContainmentVisible value. This constructor is typically used when creating UtilityAssociationType.Containment association.
Since
200.5.0
See also
(UtilityAssociationType, UtilityElement, UtilityElement, Double)
Creates an association with the specified type between the specified utility elements with the UtilityAssociation.fractionAlongEdge value. This constructor is typically used when creating UtilityAssociationType.JunctionEdgeObjectConnectivityMidspan association.
Since
200.5.0
See also
(UtilityAssociationType, UtilityElement, UtilityElement, Boolean)