Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ Ex012_Creating_Workplanes_on_Faces.py
File
Ex012_Creating_Workplanes_on_Faces.py
examples/Ex012_Creating_Workplanes_on_Faces.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cadquery
as
cq
2
3
# 1. Establishes a workplane that an object can be built on.
4
# 1a. Uses the named plane orientation "front" to define the workplane, meaning
Callers
nothing calls this directly
Calls
4
box
Method · 0.80
hole
Method · 0.80
workplane
Method · 0.80
faces
Method · 0.45
Tested by
no test coverage detected