Grasshopper

generative modeling for Rhino

Joost Lauppe
  • Male
  • amsterdam
  • Netherlands
Share on Facebook
Share Twitter
  • Blog Posts
  • Discussions (17)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Joost Lauppe's Friends

  • Sridevi Koonath
  • Giulio Piacentino
  • Jon Mirtschin

Joost Lauppe's Discussions

Dynamic nr of input parameters in UI
19 Replies

Hi All, I was wondering (and couldn't really find a direct answer on the forum) whether it is possible to dynamically control the number of input parameters. Let's say if a small component with only…Continue

Tags: UI

Started this discussion. Last reply by David Rutten Nov 25, 2011.

Create Mesh from topology
3 Replies

Hi there, I'm trying to create a Mesh object from a given topology. So far I haven't been able to find a direct way of doing this (feeding it directly with the topology that is...). Closed thing I…Continue

Tags: Mesh

Started this discussion. Last reply by Joost Lauppe Oct 4, 2011.

Create a custom parameter
5 Replies

Hi there, I'm trying to create a custom parameter. I've created a Data class which inherits from 'Grasshopper.Kernel.Types.IGH_Goo'.  I'm not sure how to correctly implement the ScripVariable…Continue

Started this discussion. Last reply by Joost Lauppe Sep 24, 2011.

gHowl spreadsheet IN component problem
2 Replies

Hi all, My first post here, hope to find some help on the gHowl spreadsheet IN component. It doesn't seem to be able to get the file which I'm referring to (see screenshot).'Could not load file or…Continue

Tags: excel, gHowl

Started this discussion. Last reply by Joost Lauppe Jun 28, 2011.

 

Joost Lauppe's Page

Latest Activity

David Rutten replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"Yes, should be. The GH_ParamServer class now has events that allow you to keep track of parameter changes. Basically it channels all events from all the parameters and provides a single bottleneck event for them all, which means you only have to…"
Nov 25, 2011
Joost Lauppe replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"Hi David, any news on this development?   And I have another question, currently I'm developing a toolbox using a somewhat older version of Grasshopper (0.8.0010). I'm slightly hesitant to change to a newer version as it might skrew…"
Nov 25, 2011
David Rutten replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"Getting pretty close to having a much better SDK and GUI (ZUI actually) for variable parameters.   http://www.youtube.com/watch?v=XgRWE4r2FH8   -- David Rutten david@mcneel.com Poprad, Slovakia  "
Nov 6, 2011
Sridevi Koonath replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"Hello,   I just wrote the code to dynamically remove a parameter (when the wire is disconnected) and it works fine, however, I am not quite sure how to delete the Handler :(    So if I want to un-register the input parameter at…"
Nov 3, 2011
Joost Lauppe replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"That would be very nice! I'm still very much interested in a proper solution. Give me a sign when I can start playing around with these new functions.   Thanks!"
Oct 30, 2011
Sridevi Koonath replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"EventHandlers, you are my bitch!! Woohoo, fixed it! And this time, not during a solution. Code attached!    "
Oct 27, 2011
Sridevi Koonath replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"Hello,   Question: Why cannot we modify the number of parameters during a solution?   After disobeying that with the attached code(Test.cs), I am able to add input parameters from within the SolveInstance() method. Surprisingly enough, the…"
Oct 27, 2011
David Rutten replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"I'm adding a number of functions to the core that should make all this way easier. Turns out a lot of the parameter management stuff is pretty low-level and difficult to use (even for me, and I wrote the damn code!).   If you can wait a…"
Oct 26, 2011
Joost Lauppe replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"Hi David,   I have  a follow-up question which holds relation to this thread. So far I managed to create a component which dynamically expands or shrinks according to the amount of inputparameters. Now, the follow-up question: Is it…"
Oct 26, 2011
Giulio Piacentino replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"Maybe David can help, I think that the code might need some finishing. He said above: "If this is roughly what you're looking for I'll add that code as well". Thanks, - Giulio _______________ giulio@mcneel.com McNeel Europe"
Oct 21, 2011
Joost Lauppe replied to David Rutten's discussion Coding music
Oct 21, 2011
Joost Lauppe replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"Great, thanks! It works... Do you think it's also possible to make it work the other way around, as in: removal of a parameter results in less input parameters?  "
Oct 21, 2011
Giulio Piacentino replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"I havn't recreated the solution, but if the signature of Param_ObjectChanged is correct, which seems like, this is what line 61 can look like: pManager[0].ObjectChanged += Param_ObjectChanged; - Giulio_______________giulio@mcneel.comMcNeel…"
Oct 21, 2011
Joost Lauppe replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"I'm struggling with the evenhandlers (AddHandler in vb). Could you have a look at the uploaded code? And perhaps add some instructions on how to deserialize correctly.   Thanks.   Joost"
Oct 21, 2011
Giulio Piacentino replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"That's fine. I'll update GhPython when IGH_VarParamComponent is generally available. Or if you feel like trying the new interface out, go ahead :) - Giulio_______________giulio@mcneel.comMcNeel Europe"
Oct 21, 2011
David Rutten replied to Joost Lauppe's discussion Dynamic nr of input parameters in UI
"I'm ditching IGH_VarParamComponent as we speak. It will remain in the SDK but it will be marked Obsolete. I'm exposing a new interface (IGH_VariableParameterComponent, confusing? how so?) that is supposed to provide a much better UI as…"
Oct 21, 2011

Profile Information

Company, School, or Organization
tudelft

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