MCPcopy Index your code
hub / github.com/bengolder/python-geometry / union

Method union

geometry/points.py:107–117  ·  view source on GitHub ↗

returns a new PointSet with the points from self and the points from other. self | other

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__or__Method · 0.95

Calls 2

PointSetClass · 0.85
appendMethod · 0.80

Tested by

no test coverage detected