OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
FixturePythonAPI Class Reference

#include "FixturePythonAPI.h"

Inheritance diagram for FixturePythonAPI:

Public Member Functions

 FixturePythonAPI ()
 
CPythonObjectNew CreateParameterSet (std::list< ot::Variable > &parameterSet)
 
std::string GetModuleEntryPoint ()
 
ot::ReturnMessage ExecuteCommand (const std::string &command)
 
void SetupModule (const std::string &script)
 

Constructor & Destructor Documentation

◆ FixturePythonAPI()

FixturePythonAPI::FixturePythonAPI ( )
inline

Member Function Documentation

◆ CreateParameterSet()

CPythonObjectNew FixturePythonAPI::CreateParameterSet ( std::list< ot::Variable > & parameterSet)
inline

◆ ExecuteCommand()

ot::ReturnMessage FixturePythonAPI::ExecuteCommand ( const std::string & command)
inline

◆ GetModuleEntryPoint()

std::string FixturePythonAPI::GetModuleEntryPoint ( )
inline

◆ SetupModule()

void FixturePythonAPI::SetupModule ( const std::string & script)

The documentation for this class was generated from the following files: