Expand description
Standard library shapes.
Enums§
- Polygon
Type - Type of the polygon
- Sketch
OrSurface - A sketch surface or a sketch.
Functions§
- circle
- Sketch a circle.
- circle_
three_ point - Sketch a 3-point circle.
- polygon
- Create a regular polygon with the specified number of sides and radius.
- rectangle
- Sketch a rectangle.