raiseNotImplementedError("Segments cannot yet be connected to themselves; if you are attempting to make a circular object, try breaking the object into multiple segments")
l=A.container.locations
l=A.container.locations
ifAnotinl:l.append(A)
ifAnotinl:l.append(A)
l=B.container.locations
l=B.container.locations
...
@@ -977,7 +976,6 @@ class Segment(ConnectableElement, Group):
...
@@ -977,7 +976,6 @@ class Segment(ConnectableElement, Group):