[solved] Controlling T-Splines control points

Hi Everybody, I am trying to control the control points of a T-Spline object via Python (T-Spline plugin installed). It seems to be impossible since rhinoscriptsyntax.SurfaceEditPoints() does not work with T-Splines. Am I right, or is there another way? Thanks in advance!

RE: I solved via GH component, however, if you know more scripting methods to achieve the same result, I am happy to listen!