PyGeo: a dynamic geometry toolkit

circlearrays

collection of circles with a defined geometric relationship

f CircleArray() ...

factory function returns instance of a classs representing an array of circles with a defined geometic relationship

constructors:
CircleArray (sphere,planearray )
array of circle sections which the given plane sheaf cuts from the given sphere.

See the source for more information.