Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CadQuery/cadquery
/ Ex017_Shelling_to_Create_Thin_Features.py
File
Ex017_Shelling_to_Create_Thin_Features.py
examples/Ex017_Shelling_to_Create_Thin_Features.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cadquery
as
cq
2
3
# Create a hollow box that's open on both ends with a thin wall.
4
# 1. Establishes a workplane that an object can be built on.
Callers
nothing calls this directly
Calls
3
box
Method · 0.80
shell
Method · 0.45
faces
Method · 0.45
Tested by
no test coverage detected