startHoudiniEngineDebugger(port)
startHoudiniEngineDebugger(pipeName)
port
The port number that the debugging server should use
pipeName
The pipe name that the debugging server should use
Examples ¶
>hou.startHoudiniEngineDebugger(9090) >hou.startHoudiniEngineDebugger("hapi_debug_session")