Grasshopper

algorithmic modeling for Rhino

Is there any way to introduce a variable number inside a path mapper expression?

Say {A} turns into {A+n} having "n" as an input outside the path mapper expression, controlled by a slider for instance.

THX

Views: 1463

Replies to This Discussion

I got it! I got it!

I'm sorry, I just know only a little English

I'm curious  Can you tell me how to do it  

I got the operation I wanted to do but without intorducing an input in the path mapper...

Awesome! How did you make it?

I got the operation I wanted to do but without intorducing an input in the path mapper...

There are a few inbuilt parameters you can use.

  • path_index: integer for each new data tree branch
  • path_count: total number of branches in the current tree
  • item_count: total number of items in the current branch

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service