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

File Ex018_Making_Lofts.py

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

Source from the content-addressed store, hash-verified

1import cadquery as cq
2
3# Create a lofted section between a rectangle and a circular section.
4# 1. Establishes a workplane that an object can be built on.

Callers

nothing calls this directly

Calls 6

loftMethod · 0.80
workplaneMethod · 0.80
boxMethod · 0.80
rectMethod · 0.45
circleMethod · 0.45
facesMethod · 0.45

Tested by

no test coverage detected