Grasshopper

algorithmic modeling for Rhino

hello,

looking for a "grasshopper-way" to make a curve from two curves, like the rhino "crv2view"-command.

thanks

Views: 2107

Attachments:

Replies to This Discussion

This method produces the same result as the rhino command (depending on the number of division points)

In the example above, the yellow highlighted curve is the rhino command.

The method:

1) Divide one curve

2) intersect the other curve with xz planes

3) decompose both point sets

4) create new point set with xy components from first curve and z components from second.

5) Interpolated curve.

Attachments:
great! thank you so much!

great thanks for this concept!!!

I like to just extrude both curves on their respective planes and use the BBX (Brep|Brep) intersection component on them. Might take a little longer to calculate, but the result will be identical to Rhino's Crv2View.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service