plotvm is actually an X-function so the add_plot method in Python won't work. You can call X-function from Python though. Please activate the worksheet of your data, and run the Python script below:
op.lt_exec("plotvm rowpos:=none colpos:=none ogl:=<new template:=contour>;")
James