Python: BlueprintImplementableEvent call fails

Correction:
Important: My python function call
unreal.planeTrackEditableWrapper.clear_spline(actor)
I should also have mentioned that “planeTrackEditableWrapper” is the name of the C++ Class where the function is declared, and the parent to the blueprint class.