Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ Ex005_Extruded_Lines_and_Arcs.py
File
Ex005_Extruded_Lines_and_Arcs.py
examples/Ex005_Extruded_Lines_and_Arcs.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 = 2.0
# Overall width of the plate
Callers
nothing calls this directly
Calls
6
extrude
Method · 0.80
radiusArc
Method · 0.80
sagittaArc
Method · 0.80
threePointArc
Method · 0.80
lineTo
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected