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

File Ex002_Block_With_Bored_Center_Hole.py

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

Source from the content-addressed store, hash-verified

1import cadquery as cq
2
3# These can be modified rather than hardcoding values for each dimension.
4length = 80.0 # Length of the block

Callers

nothing calls this directly

Calls 4

holeMethod · 0.80
workplaneMethod · 0.80
boxMethod · 0.80
facesMethod · 0.45

Tested by

no test coverage detected