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

File test_nurbs.py

tests/test_nurbs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from cadquery.occ_impl.nurbs import (
2 approximate2D,
3 designMatrix,
4 periodicDesignMatrix,

Callers

nothing calls this directly

Calls 6

periodicApproximateFunction · 0.90
vec2arrayFunction · 0.90
ellipseFunction · 0.85
splineFunction · 0.85
sampleMethod · 0.80
edgeMethod · 0.45

Tested by

no test coverage detected