generative modeling for Rhino
Hello someone@grasshopper,
The following problems occur only after launching Rhino (5.0) as an ActiveX. That is, by
"Rhino5Application rhino = new Rhino5Application();"
or by
"var type = Type.GetTypeFromProgID("Rhino5.Application", true);
"dynamic rhino = Activator.CreateInstance(type);"
Problem (1) : GHPython (The scripting component for python causes Rhino itself to crash when trying to open the code editor in the python component).
Problem (2) : The C# component fails in performing simple code as the following:
(We could not read the entire Script exception due to the size of the popup)
As I said, these issues only occur when launching Rhino as an ActiveX. If Rhino is launched manually - all works OK.
We tried it both on Windows 7 and Windows Server 2008.
Tags:
Permalink Reply by Giulio Piacentino on May 9, 2012 at 2:16am Hi Tanir
the automation object is usually used to fully automate a task, and not to open a new instance. Still, I would like to repeat this but I cannot.
Thanks,
- Giulio
________________
giulio@mcneel.com
Added by David Stasiuk 8 Comments 24 Likes
Added by stefano 5 Comments 8 Likes
© 2013 Created by Scott Davidson.
Powered by