Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ torus_surf
Function
torus_surf
tests/test_nurbs.py:452–454 ·
view source on GitHub ↗
(torus_face)
Source
from the content-addressed store, hash-verified
450
451
@fixture
452
def
torus_surf(torus_face):
453
454
return
Surface.fromFace(torus_face)
455
456
457
@fixture
Callers
1
test_constrainedApproximate2D
Function · 0.85
Calls
1
fromFace
Method · 0.80
Tested by
no test coverage detected