MCPcopy Create free account
hub / github.com/Image-Py/imagepy / add

Method add

imagepy/tools/Measure/coordinate_tol.py:21–22  ·  view source on GitHub ↗
(self, p)

Source from the content-addressed store, hash-verified

19 self.unit = unit
20
21 def add(self, p):
22 self.body.append(p)
23
24 def snap(self, x, y, lim):
25 cur, minl = None, 1000

Callers 2

mouse_downMethod · 0.45
mouse_downMethod · 0.45

Calls 1

appendMethod · 0.80

Tested by

no test coverage detected