Grasshopper

algorithmic modeling for Rhino

There would appear to be a bug in the Relative Item Component's wrapping of the paths.

Views: 818

Replies to This Discussion

Thanks. It's indeed broken. 

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

I think I fixed it. But I had to completely rewrite the wrapping logic. If the data tree you're operating on is clean (i.e. only consecutive path indices) it should behave completely as expected. Once you start to have gaps in the tree, like so:

 

{0;0}

{0;1}

{0;4}

{0;5}

 

then it will behave differently now, though hopefully better.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

 

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