Grasshopper

algorithmic modeling for Rhino

Hello, my friends,

I need a few hints on how to do this one swiftly. Let's say you have a point cloud. Each  point on this cloud is connected to the neighbouring points with a straight line.

How do I count how many points have any given number of connections?

Thanks all.

Views: 751

Replies to This Discussion

How do you define "neighboring points"?

How do you eliminate duplicate lines?  (i.e., Point_B --> Point_A is a duplicate of Point_A --> Point_B)

This is how I would start to answer your question:

Attachments:

Here is an amusing addition to the previous post; it colors each point based on the number of lines it has connecting to its neighbors:

Attachments:

Hi

You can try to do something like that. That is the shortest way I found to solve lines connected to vertex  ( point ). You can just replace mesh and input your initial points and lines to test.

Hope it helps you

V.

Attachments:

with sandbox

Hey guys, thanks for the suggestions. I will try them out to see which one better suits the functionality needed.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service