Grasshopper

algorithmic modeling for Rhino

no matter in which order i connect the points, the polyline always comes out as a mess. can somebody figure out, what´s wrong here and enlighten me?
thanks in advance

Views: 454

Attachments:

Replies to This Discussion

'Merge' allows you to control the sequence of points but the problem here was the different tree paths for each point - cured by flattening the point params before the merge.

Attachments:

thanks a lot for the explanation !!

The classic way (although not applicable in every situation - topologically speaking) is to sort the points along a curve derivative from an intersection of a plane (fit to Pts) and a sphere (ditto).

There's also other classic ways to do this via code for large collections of points etc etc.

Attachments:

I've learnt something today!

Can this method fail if the points become very non-planar? (For want of better terminology)

Maybe it "can"  (BUT not all the cases ... blah, blah). See Plan B as well (Plan C is rather complex, mind)

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service