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

File Ex101_InterpPlate.py

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

Source from the content-addressed store, hash-verified

1from math import sin, cos, pi, sqrt
2import cadquery as cq
3
4# TEST_1

Callers

nothing calls this directly

Calls 10

interpPlateMethod · 0.80
VolumeMethod · 0.80
polylineMethod · 0.80
transformedMethod · 0.80
workplaneMethod · 0.80
pushPointsMethod · 0.80
valMethod · 0.45
translateMethod · 0.45
addMethod · 0.45
splineMethod · 0.45

Tested by

no test coverage detected