OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
PythonModuleAPI.h File Reference

Go to the source code of this file.

Classes

class  PythonModuleAPI
 Functions that investigate an existing module for the starting function. If the module contains only one funtion, it will be the starting function of the module. If the module holds multiple function definitions it requires one function called "__main__", which will be the starting function of the module. More...