Grasshopper

generative modeling for Rhino

  • Blog Posts
  • Discussions (5)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Max wittich's Friends

  • Johannes Kuhnen

max wittich's Discussions

script components don´t update
1 Reply

Started this discussion. Last reply by David Rutten Jan 20.

deBug
6 Replies

Started this discussion. Last reply by max wittich Jun 24, 2009.

 

max wittich's Page

Latest Activity

David Rutten replied to max wittich's discussion script components don´t update
"I assume you haven't seen this post yet: http://www.grasshopper3d.com/forum/topics/vb-c-script-bug-fix -- David Rutten david@mcneel.com Poprad, Slovakia"
Jan 20
max wittich posted a discussion

script components don´t update

Hi,with the latest version of Grasshopper(080065) there seem to be a bug with the vb/ c# components. i wrote some if conditions to sort curves into different lists. after changing the values in the conditions the component didn´t update. when using it with grasshopper 080052 it works.Greetz    CurveList lsOutputA = new CurveList();    CurveList lsOutputB = new CurveList();    CurveList lsOutputC = new CurveList();    for(int i = 0;i < y.Count;i++){      if(y[i] <= 0.2){       …See More
Jan 20
max wittich replied to max wittich's discussion deBug
"thanks a lot. i will try this."
Jun 24, 2009
Damien Alomar replied to max wittich's discussion deBug
"FWIW I have the Rhino DotNet Wizards installed with VSX 2008. If I start a dummy project, then copy and paste the sub over, there are really no issues. Also, the exported code should have all of the references needed to run, so I don't believe…"
Jun 23, 2009
max wittich replied to max wittich's discussion deBug
"hi wangbin, thank you for helping me. i added rhino_DOTNET.dll and everything i found in the grasshopper folder. now there is no problem with openNurbs and rhino anymore, but grasshopper, grasshopper.kernel, system.drawing and system.windows.forms…"
Jun 22, 2009
wangbin replied to max wittich's discussion deBug
"Hi ,max I think Damien'solution is a good approach. you need to add Rhino.dll referance into your project. right click on project ---property ----referance----in your rhino install directory add rhino.dll check on the namespace sorry to my…"
Jun 20, 2009
max wittich replied to max wittich's discussion deBug
"thank you a lot, but i don´t understand it really. visual studio express doesn´t know anything about openNurbs, rhino and grasshopper. so it automatically gives me error messages."
Jun 20, 2009
Damien Alomar replied to max wittich's discussion deBug
"Do yourself a favor and download the Express edition of Visual Studio. Its free and its much more of a proper IDE (integrated development environment) than Grasshopper (which really isn't one at all). You don't need to completely code in…"
Jun 19, 2009
max wittich posted a discussion

deBug

hi,wouldn´t it be nice to know at which line of code my brain got out of order ?panels in grasshopper like to tell me a lot about my incapability by don´t want to tell mewhere this is exactly shown. i am new to vb.net and grasshopper, so that´s not really helpfull to get in.greetzSee More
Jun 19, 2009
max wittich is now a member of Grasshopper
Jun 19, 2009

Comment Wall

You need to be a member of Grasshopper to add comments!

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Members

Photos

  • Add Photos
  • View All

© 2012   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service