<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I tried your code and everything seems to be OK (see attachment)<br>
So the problem lies somewhere else (version ?)<br>
<br>
Philippe Camus<br>
<br>
<br>
On 2010-04-30 20:30, Zbigniew Nitecki wrote:
<blockquote cite="mid:F29C9173-729F-41C2-B44D-3905EEAA1FEA@tufts.edu"
 type="cite">
  <meta http-equiv="Context-Type" content="text/html; charset=us-ascii">
I'm attaching a file and an output picture. &nbsp;Briefly, here is the code:
  <div>
  <blockquote type="cite">
    <div><span> </span> \begin{pspicture}(-3.5,-3)(3.5,3.5) </div>
    <div><span> </span> \psset{Alpha=90, Beta=30} </div>
    <div><span> </span> \multido{\rt=0+20}{18}{% </div>
    <div><span> </span> \pstThreeDLine[arrows=-&gt;, arrowscale=2,
linewidth=2pt, linecolor=gray]% </div>
    <div><span> </span> (\rt\space cos 3 mul, \rt\space sin 3 mul, 0)%
    </div>
    <div><span> </span> (\rt\space cos 3 \rt\space 2 div sin 1.5 mul
sub mul,% </div>
    <div><span> </span> \rt\space sin 3 \rt\space 2 div sin 1.5 mul
sub mul,% </div>
    <div><span> </span> \rt\space 2 div cos 1.5 mul)% </div>
    <div><span> </span> } </div>
    <div><span> </span></div>
    <div><span> </span>
\parametricplotThreeD[yPlotpoints=100](-1,1)(0,360){ </div>
    <div><span> </span> u 0.5 mul cos t mul 3 add u cos mul % </div>
    <div><span> </span> u 0.5 mul cos t mul 3 add u sin mul % </div>
    <div><span> </span> u 0.5 mul sin t mul% </div>
    <div><span> </span> } </div>
    <div><span> </span></div>
    <div><span> </span> \parametricplotThreeD[plotstyle=curve,
linewidth=2pt](0,720){ </div>
    <div><span> </span> t 0.5 mul cos &nbsp;3 add t cos mul % </div>
    <div><span> </span> t 0.5 mul cos &nbsp;3 add t sin mul % </div>
    <div><span> </span> t 0.5 mul sin% </div>
    <div><span> </span> } </div>
    <div><span> </span></div>
    <div><span> </span> \parametricplotThreeD[plotstyle=curve,
linestyle=dashed, linewidth=2pt]% </div>
    <div><span> </span> (0,360){t cos 3 mul t sin 3 mul 0} </div>
    <div><span> </span> \end{pspicture} </div>
  </blockquote>
  <div><br>
  </div>
  <div><span>
  <p>Note the following features: &nbsp;the first multido draws gray arrows,
whose starting points should lie on the dashed given by the last
parametricplot.</p>
  <div>I don't see any difference between the coding of the curve and
of the starting points (other than \rt in place of u). &nbsp;Yet look where
the arrow start.</div>
  <div><br>
  </div>
  <div>What have I done wrong?</div>
  <p><br>
  </p>
  <p><br>
  </p>
  <p> </p>
  </span></div>
  </div>
  <br>
  <fieldset class="mimeAttachmentHeader"></fieldset>
  <br>
  <meta http-equiv="Context-Type" content="text/html; charset=us-ascii">
  <div>
  <div><span>
  <p> </p>
  </span></div>
  </div>
  <br>
  <fieldset class="mimeAttachmentHeader"></fieldset>
  <br>
  <meta http-equiv="Context-Type" content="text/html; charset=us-ascii">
  <div>
  <div><span>
  <p> <br>
Zbigniew Nitecki </p>
  <p> Department of Mathematics </p>
  <p> Tufts University </p>
  <p> Medford, MA 02155 </p>
  <p><br>
  </p>
  <p> telephones: </p>
  <p> Office<span><span>&nbsp; &nbsp;<span>&nbsp;</span></span></span>(617)627-3843 </p>
  <p> Dept.<span><span>&nbsp; &nbsp;<span>&nbsp;</span></span></span>(617)627-3234 </p>
  <p> Dept. fax<span><span>&nbsp; &nbsp;<span>&nbsp;</span></span></span>(617)627-3966
  </p>
  <a moz-do-not-send="true" href="http://www.tufts.edu/%7Eznitecki/">http://www.tufts.edu/~znitecki/</a></span>
  </div>
  <br>
  </div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
PSTricks mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PSTricks@tug.org">PSTricks@tug.org</a>
<a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>
archive: <a class="moz-txt-link-freetext" href="http://www.tug.org/pipermail/pstricks/">http://www.tug.org/pipermail/pstricks/</a></pre>
</blockquote>
<br>
</body>
</html>