Grasshopper

algorithmic modeling for Rhino

Shifting index when all points have index 0... to create steps...

Trying to draw the horizontal tread between two points, one set from the intersection of horizontal curves with the section line, the other set the same but moved off the curve. I can draw the vertical riser fine between these two sets, but the horizontal I can't. I thought of shifting one of the indexes but the list seems to all have the same index, 0.

Suggestions appreciated!

Views: 1056

Replies to This Discussion

The tree structure of your last components have branches with just 1 item inside each.

Inside each branch ANY index will point to the same single object.

On you CCX component try to flatten it "P" output (right click over it), or if you want to keep some tree structure (if there is, but it seems not) use the "Trim tree" component.

With flattened/trimmed data you should be able to shift values and achieve what you want.

For further help, please post your definition (with internalized geometries).

Cya :D

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