Grasshopper

algorithmic modeling for Rhino

Hi guys,

Bit of a newb here.

I would really appreciate any help that I can get here on a little definition.

I am creating voronoi cells and then attempting to offset them. I am then creating a surface from those curves.

The majority of the cells generate a surface, but they start failing once the offset is pushed past a certain point.

The offset component is not computing the voronoi cells when there is a small edge.

The definition is attached here. Thanks so much to any who are willing to help :)

Dion

Views: 2003

Attachments:

Replies to This Discussion

Maybe not very computationally efficient (and you lose the data tree), but quite robust:

/ola

Hey Ola,

Thanks so much for your inventive definition.

I have just downloaded Kangaroo :) Do you often use individual components from plugins such as grasshopper as you've done in this definition? 

God bless : )

Dion

Hi here is another solution, like here there was the same problem. It seems to be a bug of rhino function. so I use another.public Curve[] Offset(
Point3d directionPoint,
Vector3d normal,
double distance,
double tolerance,
CurveOffsetCornerStyle cornerStyle)

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service