MCPcopy Index your code
hub / github.com/CadQuery/cadquery / Ex015_Rotated_Workplanes.py

File Ex015_Rotated_Workplanes.py

examples/Ex015_Rotated_Workplanes.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 7

holeMethod · 0.80
transformedMethod · 0.80
workplaneMethod · 0.80
boxMethod · 0.80
verticesMethod · 0.45
rectMethod · 0.45
facesMethod · 0.45

Tested by

no test coverage detected