Hello I’m trying to create vectors between the 6 points on the hexagon and the corresponding center point of the hexagon in the example
Example Trees.gh (14.8 KB)
how would I go about doing that?
Thank you.
Hello I’m trying to create vectors between the 6 points on the hexagon and the corresponding center point of the hexagon in the example
Example Trees.gh (14.8 KB)
how would I go about doing that?
Thank you.
It’s pretty straight forward:
[replace Line with Vector 2pt for vectors, remember to graft input B]
Example Trees_re.gh (14.2 KB)
Thanks for the reply, if you try and make a vector between those points points however it makes a vector between all corner points and all center points, however I want to make a vector between the 6 points and and the center points.