Search
-
Hi Philip,
Sorry for taking so long to respond. It looks like Marlin will be pushing out a new build soon and I think I've got these issues fixed for IronPython.
Thanks,
-Steve
-
It would probably be easier to use a different python script than the one you found. That script uses a large number of built-in Maya function calls to complete it's task. Not impossible, but a lot of work (could be fun though). You would need to write a python module that implemented a bunch of Maya functions like ls, move, polyCube, group, ...
-
Here ya go
http://python.rhino3d.com/threads/73-Voronoi-Sample
-
http://python.rhino3d.com/content/117-RhinoPython-Resources-Section
Thanks,
-Steve
-
Hi guys,
We're starting a community website for python scripting with
Rhino.
http://rhinopython.ning.com/
It
still needs a lot of work, but it seems like a good way to collaborate on Rhino and Python topics. The site also allows for both Windows and OSX users of Rhino to share ideas.
Please join the site and start posting ...
-
Hi Jelle,
The installer is a zip file just renamed from .zip to .macrhi
-Steve
-
Hi Zack,
If you still have it, could you post the link to the 2.6.1 mono download so other users can play?
Thanks,
-Steve
-
Hi Dimitry,
No luck so far, but I am confident that I will be able to get this to work since I hacked something together on the Windows version of eclipse. I think this requires a feature that is in the very latest bleeding edge version of IronPython and Mono might need to update. I'll keep testing.
Thanks for offering to help; I'm ...
-
Hi Ted,
Thanks for the descriptive reply. I do think that we can get something working along these lines, it is just going to take some time and experimentation. I've been playing with creating localhost type web services on the Windows Rhino and have actually had a bit of success getting it to work. There is a lot here for me to learn before ...
-
Hi Stefan,
It appears that the Mono we built against is a little out of date. Other people posted problems above that they couldn't get things to work with Mono 2.6.3, but they could with 2.6.1. I'm going to chat with Marlin and see what we can do about getting a new build out that supports the latest Mono.
Thanks,
-Steve
|
|
|