Does anyone know how to run a GHPython script through a C++ dll with the intent of drastically increasing calculation time?
I got the initial idea from a discussion here (300X Speedup by Porting Python code to C++ DLL with ctypes interface - #4 by Terry_Chappell) but it wasn’t very clear if this can be done through GHPython.
Any leads on this would be much appreciated. Thanks!
1 post - 1 participant