Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CadQuery/cadquery
/ Ex011_Mirroring_Symmetric_Geometry.py
File
Ex011_Mirroring_Symmetric_Geometry.py
examples/Ex011_Mirroring_Symmetric_Geometry.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
5
hLine
Method · 0.80
hLineTo
Method · 0.80
vLine
Method · 0.80
extrude
Method · 0.80
mirrorY
Method · 0.80
Tested by
no test coverage detected