Module shapes

Source
Expand description

Standard library shapes.

Enums§

PolygonType
Type of the polygon
SketchOrSurface
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.