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

File Ex021_Splitting_an_Object.py

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

Source from the content-addressed store, hash-verified

1import cadquery as cq
2
3# Create a simple block with a hole through it that we can split.
4# 1. Establishes a workplane that an object can be built on.

Callers

nothing calls this directly

Calls 6

cutThruAllMethod · 0.80
workplaneMethod · 0.80
boxMethod · 0.80
circleMethod · 0.45
facesMethod · 0.45
splitMethod · 0.45

Tested by

no test coverage detected