gio_g:
I think I am not close to the solution to my problem yet. What I am trying to do specifically is to create a parametric house typology where at any given plot shape (rectangle, triangle, polygon) will be able to maintain the above distances with the boundary. Consequently, I cannot have hardcoded curve indices to pick from.
Hard coded? It’s software, you can do whatever you want. This is probably very close as it handles an arbitrary number of sides. Just change the Merge to match the number in your curve.
UPDATE: this version works with multiple curves where the earlier version
(July 27, 2021) failed.
VariableOffset_2021Oct17b.gh (15.9 KB)
You didn’t post any code/geometry.
Asking questions and getting answers is what this forum is all about. Although people are generally very helpful, there are things you can do to improve your chances of getting good and quick answers. Below you will find some suggestions, but don’t think of them as rules and especially don’t think of them as guarantees.
1. Choose a descriptive title for your post
Don’t title your question Help! or I have a problem or Deadline tonight!, but actually describe the problem you are having.
2. Be s…
1 Like