786a787,791
> # Return parent object of this SimObject, not implemented by SimObjectVector
> # because the elements in a SimObjectVector may not share the same parent
> def get_parent(self):
> return self._parent
>