Hi all,
I’m doing some tests between clusters and Python scripts.
I did a simple script in Python, and the same solution was created with a cluster.
The preview of the script is strange, and the calculation time is higher in the script case.
Do you have any suggestions/thoughts?
If your code implements RhinoCommon (that includes rhinoscriptsyntax) you should switch to IronPython (when using the new editor) or go back to GHPython when performance is a concern: