zPolarPoint.py

from pygeo import *

v=display(scale=5, axis_2d=True)

zPolarPoint(angle=PI/5,dist=3,color=RED)