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

Rhinoscriptsyntax.command vs commandprompt

$
0
0

Hi all,

I’m wondering if there are any background differences between pythons rhinoscriptsyntax.command() function compared to write in the command promt straight away.

I have MadCam installed and when I write -_MC_Postprocess in command promt and supply a searchpath everything works as expected.

If I instead use python and write:
rhinoscriptsyntax.command("-_MC_Postprocess seachpath, False ) it gives another result.

I know this is a bit blurry but what I would like to know if there are any differences between these two methods in terms of how variables are declared or so.

Again sorry for the blurry question.
Thanks in advance

8 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 4120