Grasshopper

algorithmic modeling for Rhino

Hi everybody,

I'm wondering if someone can help me.

I'm working on a definition to treat meshes.

The first step is the identification of adjacent mesh faces....that's easy enough with STARLING component.

The real problem starts now: I get a datatree where, for each face, I get the index list of adjacent faces

i.e.

face 0 is adjacent to faces 2,3,1

face 1 is adjacent to faces 0,9

now i need to  get two separate index lists looking like this:

list 1: 0   0   0   1   1 ...

list 2: 2   3   1   0   9 ...

any suggestions ??????

thx

Views: 1514

Attachments:

Replies to This Discussion

The forum's file hosting seems to be a bit janky right now, hence I couldn't download your files... Anyway, if you can see an image below, then that's my suggestion! ;)

EDIT: I uploaded the image to Dropbox.

Thanks Will.

Now my definition is fully working!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service