How i can make a script for matrix with python?

Hi guys,
I want to make a script for matrix with python
but matrix doesn’t support python
I know python
how i can to do ?

Wait until Matrix does support python?

If Matrix has its own special commands (with names), you can always script those via rs.Command().

–Mitch

Hi Hamedgg

if your Matrix is based on Rhino 5, check (or ask Matrix support) how/if you can call the _EditPythonScript command.

Giulio

Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com

yes , based on rhino 4.0
i found problem
Gemvision Matrix doesn’t support _editPythonScript because rhino 4 doesn’t support that,
i need rhino 5.0

if i make this script and run on rhino 5.0 , i can run command to Gemvision matrix 7.0 ?
anybody tested this ?

You are able to run python in Matrix 7.0 and 8.0 with:

-_RunPythonScript “FULL\PATH\HERE\FOR\yourScript.py

I have not found a way to add a button in Matrix.