Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ Ex025_Swept_Helix.py
File
Ex025_Swept_Helix.py
examples/Ex025_Swept_Helix.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cadquery
as
cq
2
3
r = 0.5
# Radius of the helix
4
p = 0.4
# Pitch of the helix - vertical distance between loops
Callers
nothing calls this directly
Calls
5
makeHelix
Method · 0.80
polyline
Method · 0.80
center
Method · 0.80
sweep
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected