Use TMap from Python Script

Hi,
Is there a way to call Evolute TMap from a script in Python from Rhino (or from GH) ? I need to mesh a large number of surfaces and it would be great if I could automatize the process.

T.MAP does not offer a scripting interface per se, but you could use a RhinoScript (Python or VB) to directly call the commands, set options, etc