Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ Ex021_Splitting_an_Object.py
File
Ex021_Splitting_an_Object.py
examples/Ex021_Splitting_an_Object.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cadquery
as
cq
2
3
# Create a simple block with a hole through it that we can split.
4
# 1. Establishes a workplane that an object can be built on.
Callers
nothing calls this directly
Calls
6
cutThruAll
Method · 0.80
workplane
Method · 0.80
box
Method · 0.80
circle
Method · 0.45
faces
Method · 0.45
split
Method · 0.45
Tested by
no test coverage detected