Grasshopper

algorithmic modeling for Rhino

Hello,

I would like to delete every second branch of the data tree.

I think there is necessary to use path mapper. But I have no experience with it.

I have attached the picture below.

Thanks in advance,

Petras

Views: 4155

Replies to This Discussion

I think you can use the split tree with a mask of

{?;0,2,...}

Perfect.

Could you explain what each symbol means between brackets?

The semi-colons separate indices. So this mask only works for paths that look like {X;Y}

The question mark means any number is accepted in the first place. The '0,2,...' means that zero, two and every other even number is excepted in the second place.

A full breakdown of all rules can be found here: http://www.grasshopper3d.com/forum/topics/datatree-selection-rules

--

David Rutten

david@mcneel.com

Thanks David

I also downloaded your webinar video for data trees.

Hope that it would help me a lot. As the more, I use grasshopper, the bigger necessity I need to learn this difficult stuff.

Thanks again.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service