Grasshopper

algorithmic modeling for Rhino

Where do i find RhUtil.RhinoApp.GetRhinoScriptInterface() in rhinocommon?

Views: 658

Replies to This Discussion

Hi Michael,

Rhino.RhinoApp.GetPlugInObject("RhinoScript")

should work.

-Steve

 

Thanks Steve this works. One step towards c# As scripting Language ... Maybe Dynamics in 4.0 will fill the last gaps. I Found this and it seems to Be à really cool Solution .... http://www.csscript.net/

Hi Michael,

You may also want to look at python (Rhino5 only).

http://python.rhino3d.com/entries/366-Python-component-for-Grasshopper

 

As an alternative, you could also mix this with c# code if you want. I've added functions to RhinoCommon to access the python execution engine from compiled languages like C#.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service