MCPcopy
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
452def torus_surf(torus_face):
453
454 return Surface.fromFace(torus_face)
455
456
457@fixture

Callers 1

Calls 1

fromFaceMethod · 0.80

Tested by

no test coverage detected