Grasshopper

algorithmic modeling for Rhino

After creating a series of curves using the Facet or Voronoi components from a set of points I connected the Explode component and it automatically created surfaces like you could make using EdgeSrf in Rhino.
Exploding curves results in surfaces? Any thoughts?
Thanks

Views: 2399

Attachments:

Replies to This Discussion

Hi Carlo,

BRep Component has a single input of type BRep. Since you're inputting curves it will try to convert your curves into BReps. Your curves are the result of a Voronoi component so they are all planar and closed. Grasshopper will then apply PlanarSrf logic to your curves.

If you want to explode curves, then use the Curve.Analysis.Explode component.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service