MCPcopy 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

1import 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

hLineMethod · 0.80
hLineToMethod · 0.80
vLineMethod · 0.80
extrudeMethod · 0.80
mirrorYMethod · 0.80

Tested by

no test coverage detected