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

File Ex005_Extruded_Lines_and_Arcs.py

examples/Ex005_Extruded_Lines_and_Arcs.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.
4width = 2.0 # Overall width of the plate

Callers

nothing calls this directly

Calls 6

extrudeMethod · 0.80
radiusArcMethod · 0.80
sagittaArcMethod · 0.80
threePointArcMethod · 0.80
lineToMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected