Grasshopper

algorithmic modeling for Rhino

Hi all,

I'm trying to create a boundary for a tunnel by setting XYZ Points in Grasshopper. This is the tunnel https://dl.dropboxusercontent.com/u/27825413/Tutorials/BENV2426_Tra....

I am planning to set all the XYZ points in relation to each other eg: Point2x = Point1x + 1000. For some reason the code below won't let me do that. Do I need to explode the point to extract the X position?

Views: 558

Attachments:

Replies to This Discussion

You can either move the point using the [Move] component. Or you can process the point using an expression. Or you can decompose the point into XYZ, adjust one of the value and then put it back together again. There are more ways of course, but these are the most common approaches.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

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