Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
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
loft
Method · 0.80
workplane
Method · 0.80
box
Method · 0.80
rect
Method · 0.45
circle
Method · 0.45
faces
Method · 0.45
Tested by
no test coverage detected