Grasshopper

generative modeling for Rhino

Ben Sitler's Friends

  • Garcia del Castillo
  • matteo
  • Steve Lewis
  • Jes Tonsgaard
  • Shane Burger
  • taz
  • Carlo Beltracchi
  • Agnes Tan
  • Jon Mirtschin
  • to]
  • Daniel Piker

Ben Sitler's Groups

Ben Sitler's Discussions

Script component bug
1 Reply

Perhaps others have already reported this, but I seem to have trouble deleting input/output parameter of scripting components.  I've attached a screenshot.Cheers,BenContinue

Started this discussion. Last reply by David Rutten Dec 6, 2010.

volume of a weird solid

I am trying to find the total volume representing the void between two breps with a common outline. The Join Breps component obviously will not join them, as they intersect internally.  My thought…Continue

Tags: volume, join, breps

Started Nov 5, 2010

Structures are valid outside their scripting component...sweet

This makes a lot of sense, but I never noticed before.  Apparently you can create a Structure in one scripting component and feed it to a downstream component with the type hint "system.object" and…Continue

Started Oct 18, 2010

hide isocurves

Hi all,I have a nifty little script to print a shaded viewport using grasshopper, but am struggling to figure out how to hide the isocurves and adjust the edge colors of my surfaces.  Obviously I…Continue

Started Oct 10, 2010

 

Ben Sitler's Page

Latest Activity

David Rutten replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Obsolete functions should only generate warnings, not errors. A problem with function calls (i.e. when the data you provide cannot be matched to any function signature) will be errors that prevent you from compiling. -- David…"
Oct 11, 2012
Nicolas replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Yeah after several hours I figured the add one must be the one to use, I have like 5 more errors but I assume they are all from obsolete stuff"
Oct 11, 2012
David Rutten replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Hi Nicolas, the Register_XXXXParam method have been marked as obsolete. They have been replaced by AddXXXXParameter() methods. -- David Rutten david@mcneel.com Poprad, Slovakia"
Oct 11, 2012
Nicolas replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Hi, thanks in advance for any help. I've decided to take my coding abilities a step further, I can code within the grasshopper environement, preferably in VB, and now I've decided to make the switch to C# and to Visual Studio (C# Express…"
Oct 11, 2012
msgrom replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Hello,   This might be a very silly question considering the advanced usership in this discussion but I cant seem to be able to download the pdf document.  It either takes me to a blank page or does nothing at all if I click on it.…"
Nov 23, 2011
David Rutten replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Hi Daniel,   do you have a hundred output parameters in your component?   If you want to output lists, you'll need to use DA.SetDataList() instead:   Dim data As New List(Of Int32) For i As Int32 = 0 To 100  …"
Nov 22, 2011
Daniel Bosia replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Ben, Your guide was extremely useful. However, I would like to expand on it and output more than one value from Da:                 For i As Integer = 0 To 100                     Da.SetData(i, i)                 Next am I using the wrong syntax.…"
Nov 22, 2011
sivam krish replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"I have compiled this. Hope it clarifies."
Nov 6, 2011
sivam krish replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Tx David :)"
Oct 31, 2011
David Rutten replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Hi Sivam,   there is no real centralised place for this. You can put it on Food4Rhino or provide a download on a personal website/blog.   GHA's are loaded by end-users typically by drag+dropping them onto Grasshopper. This will copy…"
Oct 31, 2011
sivam krish replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Once the component is written and working how do you distribute it ?"
Oct 31, 2011
Daniel Bosia replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Actually, reading on David's post, fixes my second query..."
Aug 29, 2011
Daniel Bosia replied to Ben Sitler's discussion Guide to creating custom grasshopper 0.6.X components
"Ben, Thanks.   However, I'm getting a few problems (I'm usinng Rhino4, Grasshopper 0.8.0051 and VS Express).  The first problem is in your VB example, line:  pManager.Register_Boolean(...) but I seem to have fixed by using…"
Aug 29, 2011
Ben Sitler replied to holly go-lightly's discussion PLEASE HELP!
"Miss Go-Lightly,   Here's one way to get vertical fins swept along the surface of your building.   Just right click on the Srf component and Select one surface, then play around with changing the Fin Base curve and the number of…"
Apr 21, 2011
Ben Sitler replied to Avishek Das's discussion Voronoi on a surface
"...and the attachment"
Feb 27, 2011
Ben Sitler replied to Avishek Das's discussion Voronoi on a surface
"I think that this is along the lines of what you want to do..."
Feb 27, 2011

Profile Information

Company, School, or Organization
Arup

Ben Sitler's Videos

  • Add Videos
  • View All

Comment Wall

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

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Photos

  • Add Photos
  • View All

© 2013   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service