Logo Newsgroup
Answering a message
Title :
Author :
Email :
Please write your message here :
> > >>You can explain me to draw a cercle ? > > >I have uploaded a procedure on this procedure site. I hope you can understand the german commands > > > > I always make circles as a figure of 360 points > > > > e.g. > > > > [repeated 360 times] > > > > penup > > go 100 > > pendown > > go 1 > > penup > > rt 180 > > go 101 > > rt 181 > > end > > > > So you can make circles of different size. > > > > cu, > > > > Val
Back to the main Newspage
.