Grasshopper

algorithmic modeling for Rhino

My first post is about the wrong behaviour of the intersection component BRep/Plane inside version 0.6.0019.

The C output parameter generates a list with all "n" entry numbers = 0. So, we can't manage the curves individually!


In the GH version 0.5.0099 the BRep/Plane component produces a list of "n" entry numbers: 0,1,2...n.

What do you think about?

Views: 341

Attachments:

Replies to This Discussion

Its not wrong behaviour, its just the all version 0.6+ use and implement data trees, which is a fairly well documented topic in the GH primer v2. If you still need them as a single list, just use a 'flatten' component in Logic.DataTrees after the 'C' output.
thank you for your answer!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service