MCPcopy Create free account
hub / github.com/CadQuery/cadquery / Ex008_Polygon_Creation.py

File Ex008_Polygon_Creation.py

examples/Ex008_Polygon_Creation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cadquery as cq
2
3# These can be modified rather than hardcoding values for each dimension.
4width = 3.0 # The width of the plate

Callers

nothing calls this directly

Calls 4

cutThruAllMethod · 0.80
pushPointsMethod · 0.80
boxMethod · 0.80
polygonMethod · 0.45

Tested by

no test coverage detected