Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
cadquery
as
cq
2
3
# These can be modified rather than hardcoding values for each dimension.
4
width = 3.0
# The width of the plate
Callers
nothing calls this directly
Calls
4
cutThruAll
Method · 0.80
pushPoints
Method · 0.80
box
Method · 0.80
polygon
Method · 0.45
Tested by
no test coverage detected