Grasshopper

generative 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: 139

Attachments:

Reply to This

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

Translate

Search Grasshopper

Members

Photos

  • Add Photos
  • View All

© 2012   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service