💡 LightUp 7.1 | SketchUp's only real-time renderer that uses object-based rendering
Download Trial
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