Grasshopper

algorithmic modeling for Rhino

mabye this might be a basic question, but I am having trouble finding the midpoint of an interpolate curve. Then I want to reasign the value of this midpoint to a new point so that it forms part of the interpolate curve itself.

kind regards

Views: 13364

Replies to This Discussion

Finding the midpoint is easy enough, use the Evaluate Curve with t set to .5 or Point On Curve Component with the slider set to .50. As to manipulating the midpoint, that'll take some sorting and list management and then feeding it into another IntCurve component.
Try this. Note that the order that you connect the wires to the last Point parameter component is important.
Attachments:
thanks a lot for the help, i will go through your example and learn from it. Kind regards

Thanks alot 

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service