MCPcopy
hub / github.com/CadQuery/cadquery / Ex016_Using_Construction_Geometry.py

File Ex016_Using_Construction_Geometry.py

examples/Ex016_Using_Construction_Geometry.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cadquery as cq
2
3# Create a block with holes in each corner of a rectangle on that workplane.
4# 1. Establishes a workplane that an object can be built on.

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected