def startEdit(self):
   VirtualNodeWrapper.startEdit(self)
   # if the modificator is done, update the visuals of the curve
   self.accept(EVENT_MODELCONTROLLER_FULL_REFRESH, self.getParent().update)