Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CadQuery/cadquery
/ Ex019_Counter_Sunk_Holes.py
File
Ex019_Counter_Sunk_Holes.py
examples/Ex019_Counter_Sunk_Holes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cadquery
as
cq
2
3
# Create a plate with 4 counter-sunk holes in it.
4
# 1. Establishes a workplane using an XY object instead of a named plane.
Callers
nothing calls this directly
Calls
7
cskHole
Method · 0.80
workplane
Method · 0.80
box
Method · 0.80
XY
Method · 0.80
vertices
Method · 0.45
rect
Method · 0.45
faces
Method · 0.45
Tested by
no test coverage detected