algorithmic modeling for Rhino
Hi guys,
I am trying to create a grid of circle with a attractor line running across it. What I want to achieve is to have circle close to the line having the same radius. Any points further than a designated distance will have radius gradual changes from min to max.
However my circles seem to overlap and their values do not seem to change according to varied distance.
Could anyone check this out for me?
Much thanks,
Duc
Tags:
A few pointers and options in the attached definition:
- You are getting lots of circles because you're using all corners of the each sub-face. If this is what you want for whatever reason, go for option one. Just make sure the list lengths match up, so you have to dispatch both the list of vertexes and the distances.
- Remove the duplicate points, so only one circle will be drawn per grid intersection.
- Option 3 uses the Graph Mapper to give a bit more control of variation.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by