Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5745

Communication between Rhinoscript and Python

$
0
0

Hello there,
is it possible to run a python script with arguments from inside a rhinoscript?.

For context: i am sitting in front of some long rhinoscripts where i am sure that i can rewrite some time intensive parts in python to be much more efficient.
Only thing is that there is a lot of uncritical stuff around that parts that i would rather not rewrite.

Is there someting like Result = MyPythonAttempt( Arg1, Arg2) in Rhinoscript and how would the python script need to be designed?

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5745

Trending Articles