ElementAttributes
- class ElementAttributes(*args, **kwargs)
ElementAttributesare anything that can be used to distinguish two otherwise equivalentCarrierorShapeElementinstances. They need to be equatable and hashable for efficient lookups and insertion into sets.Exactly what these attributes are is implementation specific for a given
CommunicationLayer.