PyGeo: a dynamic geometry toolkit

z_pointarrays

array of points of the complex plane

f zPointArray() ...

factory' function returns instance of a class representing an array of points of the complex plane

constructors:
zPointArray (zline )
array of complex points equidistant on a given line of the complex plane
zPointArray (zcircle )
array of complex points equidistant on thecircumference of the given complex circle

See the source for more information.