🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now
Hexagon
-
Is there a simple way to draw a hexagon with the API, I'm not seeing it. I would like to specify a center point and radius similar to what you do to add a circle.
-
@medeek said:
Is there a simple way to draw a hexagon with the API, I'm not seeing it. I would like to specify a center point and radius similar to what you do to add a circle.
entities.add_ngon(center,normal,radius,sides)
Advertisement