Grasshopper

algorithmic modeling for Rhino

If you have an array of offset points is it possible to select every second point or vertice on that mesh with one of Rhino3d's commands? Would grasshopper do this? Thanks!

Views: 7448

Replies to This Discussion

You could use a Cull Pattern component with a True+False pattern.

You could use the List Item component in conjunction with a Series component that generates all the required indices (0,2,4,6,8,...,N).

There are more ways of course, but these are the standard solutions I think.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Thankyou David! Once I figure Grasshopper out I will give it a try.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service