Grasshopper

algorithmic modeling for Rhino

Hi everybody

 

I am almost new in grasshopper(some kind of knowledge) and i am trying to do something like in the picture...I almost did it but i have problems to fix the rectangule in the line of the circle.

And also explain me please why the rectangle does not fix the line of the circle...It has something to do with the geometric center of the rectangle?

my working tools: center point/circle/curve point/line/domain/align plane xy/rectangle 

If somebody can help me, would be very grateful!

And thaks a lot ;)

Views: 447

Comment

You need to be a member of Grasshopper to add comments!

Comment by Singlefin on November 24, 2014 at 11:23am

Hi core

thanks a lot for the help...In the end i did it trying with lenght, here my solution but yours is nicer!

 

Thanks again

Comment by dominik nuessen on November 19, 2014 at 10:11am

This does the same thing but is much nicer.

It uses the original list of points on the circle and the same list but shifted by 1 index, so it puts together point 1 with 2, 2 with 3 ...

 

Comment by dominik nuessen on November 19, 2014 at 1:26am

Hi Singlefin,

Maybe you can try it this way:

- calculate the vector between two points on the circle

- rotate the vector by -90 degrees

- add the rotated vector to one of the initial points

- create a rectangle trough 3 points

 

Best,

core

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service