Grasshopper

generative modeling for Rhino

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

KlKl's Friends

  • Ivo A. Semerdjiev
  • Christoph von Mach

KlKl's Discussions

Create a new list form every n-th item of a branch
1 Reply

Hello,I'm working on definition in which I've list with the following structure:####branch 11111####branch 22222####branch 33333##### etc...Can anyone help in how I get this list structure:####branch…Continue

Started this discussion. Last reply by Michael Pryor Mar 15.

GhPython Installation: Cannot found component in Math-Panel
2 Replies

Hi guys,i have install the ghpython component via copy&paste in Rhino > Plugins > Grasshopper > Componentsi'm working with rhino 5.1 (27.9.2012) 64 bit and grasshopper 0.9.0016.i cannot…Continue

Started this discussion. Last reply by KlKl Feb 9.

Finding pairs of value in a list
2 Replies

Hi,i' ve a list oft points (x,y,z). I know, that always 2 values are the same:index value (point coordinates)0   A1   B2   A3   C4   B5   E6   C...I just need to select this pairs of values, but i…Continue

Started this discussion. Last reply by Khizer Ishtiaq May 11, 2012.

Cull even/odd rows
5 Replies

Hi,could it be that it isn't possible to cull even or odd rows with the "normal" grasshopper components?For example, I have this in one list:{0;0;0;0;0}{0;0;0;1;0}{0;0;0;2;0}…Continue

Started this discussion. Last reply by Danny Boyes May 14, 2011.

 

KlKl's Page

Latest Activity

Michael Pryor replied to KlKl's discussion Create a new list form every n-th item of a branch
"with flip matrix, if I understand your question correctly"
Mar 15
KlKl posted a discussion

Create a new list form every n-th item of a branch

Hello,I'm working on definition in which I've list with the following structure:####branch 11111####branch 22222####branch 33333##### etc...Can anyone help in how I get this list structure:####branch 11234####branch 21234####branch 31234##### etc...Think it must be simple but I've no idea how to make it?k.See More
Mar 15
KlKl replied to KlKl's discussion GhPython Installation: Cannot found component in Math-Panel
"wow this really works thanks a lot "
Feb 9
Mostapha Sadeghipour replied to KlKl's discussion GhPython Installation: Cannot found component in Math-Panel
"Hi Kiki, I assume you grasshopper version to be 0.9.0006 and not grasshopper 0.9.0016 [or you beat David Rutten in versions! ;)]. Update to grasshopper 0.9.0014 which is the latest available grasshopper for download and you…"
Feb 8
KlKl posted a discussion

GhPython Installation: Cannot found component in Math-Panel

Hi guys,i have install the ghpython component via copy&paste in Rhino > Plugins > Grasshopper > Componentsi'm working with rhino 5.1 (27.9.2012) 64 bit and grasshopper 0.9.0016.i cannot find the python-component in the grasshopper-panel. could someone help me please?k.See More
Feb 8
Khizer Ishtiaq replied to KlKl's discussion Finding pairs of value in a list
"When you say same values does that mean all (x,y,z) coordinates of a point? or is it just one of the coordinate of two different points are same?  If you are pairing to remove duplicate points, i would suggest using component from kangaroo…"
May 11, 2012
David Rutten replied to KlKl's discussion Finding pairs of value in a list
"What do you mean exactly by "select"? Do you want to create a list where the duplicates have been removed? If so, you can use the [Create Set] component. -- David Rutten david@mcneel.com Poprad, Slovakia"
May 11, 2012
KlKl posted a discussion

Finding pairs of value in a list

Hi,i' ve a list oft points (x,y,z). I know, that always 2 values are the same:index value (point coordinates)0   A1   B2   A3   C4   B5   E6   C...I just need to select this pairs of values, but i have no idea how.... could anyone help me please?See More
May 11, 2012
Danny Boyes replied to KlKl's discussion Cull even/odd rows
"Here's a method that will look at the required branch number and identify split accordingly. The Split String component uses the semi-colon so the first and last items in this list will still have the { or } accodingly. If you need to get to…"
May 14, 2011
Chris Tietjen replied to KlKl's discussion Cull even/odd rows
"If you want the rows I think you just need to insert a flip matrix component after the point component.   Chris"
May 14, 2011
Pieter Segeren replied to KlKl's discussion Cull even/odd rows
May 14, 2011
KlKl replied to KlKl's discussion Cull even/odd rows
"Your definition works, but i'm using sqaregrid-component. but i don't get the rows."
May 14, 2011
Chris Tietjen replied to KlKl's discussion Cull even/odd rows
"I couldn't quite duplicate you branching scheme but this might indicate a method.   Chris"
May 14, 2011
KlKl posted a discussion

Cull even/odd rows

Hi,could it be that it isn't possible to cull even or odd rows with the "normal" grasshopper components?For example, I have this in one list:{0;0;0;0;0}{0;0;0;1;0}{0;0;0;2;0} ...{0;0;1;0;0}{0;0;1;1;0}{0;0;1;2;0} ...{0;0;2;0;0}{0;0;2;1;0}{0;0;2;2;0} ...{0;0;3;0;0}{0;0;3;1;0}{0;0;3;2;0} ......and I would like to have this in two lists separated:{0;0;0;0;0}{0;0;0;1;0}{0;0;0;2;0} ...{0;0;2;0;0}{0;0;2;1;0}{0;0;2;2;0} ......{0;0;1;0;0}{0;0;1;1;0}{0;0;1;2;0} ...{0;0;3;0;0}{0;0;3;1;0}{0;0;3;2;0}…See More
May 14, 2011
David Rutten replied to KlKl's discussion Polyline Collapse Component - How does it work?
"Also note that this is an iterative process. the shortest segment is collapsed first, then all segments are re-measured and the new shortest segment is collapsed until the shortest segment is longer than the collapse threshold. If you have a number…"
Mar 14, 2011
KlKl replied to KlKl's discussion Polyline Collapse Component - How does it work?
"Thank you Danny!"
Mar 14, 2011

Profile Information

Company, School, or Organization
-

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