Grasshopper

algorithmic modeling for Rhino

I have a data tree that looks like this (for example):
{0:0} n=2
{0:1} n=0
{1:0} n=2
{1:1} n=0
{1:2} n=1
{2:0} n=3

I want to transform it to look like this:
{0:0} n=2
{1:0} n=3
{2:0} n=3

Any one have a simple method of doing this? Is their a command that will do this?

Views: 831

Replies to This Discussion

See the first image post by Vicente Soler here: http://www.grasshopper3d.com/forum/topics/grasshopper-060015-prerel...


In your case, i think that you have to modified the wildcards in the function inputs (the image make a step down from {0:0:*} to {0:*}).

Try removing "0;

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