Hi,
I am trying to implement the VB.net code from Nathan Miller to Python. Thanks for sharing
Simple panellings such as Quads or Triangles have been easy, but when it comes to Hexagonal has become a challenge (I am quite new to programming as you will see…).
PROBLEM: I can extract all the points to create the lines but I am not being able to create those lines.
- So, the way of extracting the lines is not correct or could be improved?
- Is there any simpler way?
- Any recommendations?
Any feedback is welcome
!The points from the image above are from my code, lines are from Lunchbox Plugin.
Hexagonal_Pattern_Python_Script|325x500
Hexagonal_Pattern_Python.gh (8.5 KB)