Ron Anthony and others,

Many thanks to Ron for sharing the code for drawing the NASS logo with
Deltacad 4.0.

I had one small problem with drawing the line for the winter solstice.
It wasn't drawn at all.

The code, used by Ron is :

DrawDec  (-dEpsilon)

The line  "DrawDec  (-dEpsilon)" doesn't work.
I tried several methods to write this statement until it worked.
I succeeded with :
"DrawDec  -(dEpsilon)"
"DrawDec  (0-dEpsilon)"
"DrawDec  0-dEpsilon"
It is just a matter of syntax to get the winter soltice line been drawn.

The programs distributed by Ron are very helpfull to start using this way of
drawing dials.
Are there other members on this list who have written programs for Deltacad?
I would be pleased if more will be published.

Best wishes, Fer.


Fer J. de Vries
[EMAIL PROTECTED]
http://www.iae.nl/users/ferdv/
Eindhoven, Netherlands
lat.  51:30 N      long.  5:30 E



Reply via email to