<!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">
<font face="Myriad Pro">... add <br>
<br>
\psset[pst-solides3d]{solidmemory}<br>
<br>
that should help.<br>
<br>
Regards,<br>
<br>
Juergen<br>
</font><br>
Zbigniew Nitecki wrote:
<blockquote cite="mid:1C7ABCC7-D2DB-4FF9-AE60-0CD3EBCEA5D0@tufts.edu"
 type="cite">Thank you for the suggestion. &nbsp;Unfortunately, when I
copied the given code to a test file and ran it, there were no error
messages, but the execution crashed. &nbsp;I attach the .tex file and the
log file.
  <div>Could the problem be connected with the warning&nbsp;</div>
  <div><span class="Apple-tab-span" style="white-space: pre;"> </span>Error:
/undefined in Band
  </div>
  <div>?</div>
  <div><br>
  </div>
  <br>
  <hr size="4" width="90%"><br>
  <br>
  <hr size="4" width="90%"><br>
  <div><br>
  <div> <span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">
  <p style="margin: 0px;"><font
 style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Helvetica" size="3"><br class="Apple-interchange-newline">
Zbigniew Nitecki</font></p>
  <p style="margin: 0px;"><font
 style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Helvetica" size="3">Department of Mathematics</font></p>
  <p style="margin: 0px;"><font
 style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Helvetica" size="3">Tufts University</font></p>
  <p style="margin: 0px;"><font
 style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Helvetica" size="3">Medford, MA 02155</font></p>
  <p
 style="margin: 0px; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; min-height: 14px;"><br>
  </p>
  <p style="margin: 0px;"><font
 style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Helvetica" size="3">telephones:</font></p>
  <p style="margin: 0px;"><font
 style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Helvetica" size="3">Office<span class="Apple-converted-space"><span
 class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3843</font></p>
  <p style="margin: 0px;"><font
 style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Helvetica" size="3">Dept.<span class="Apple-converted-space"><span
 class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3234</font></p>
  <p style="margin: 0px;"><font
 style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal;"
 face="Helvetica" size="3">Dept. fax<span class="Apple-converted-space"><span
 class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3966</font></p>
  <a moz-do-not-send="true" href="http://www.tufts.edu/%7Eznitecki/">http://www.tufts.edu/~znitecki/</a></span>
  </div>
  <br>
  <div>
  <div>On Jan 11, 2009, at 10:10, Jean-Paul Vignault wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite"><span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">\begin{pspicture}(-6,-3)(6,3)<br>
    <br>
\defFunction{mobius}(u,v)<br>
{2 u v Cos mul add 2 v mul Cos mul}<br>
{2 u v Cos mul add 2 v mul Sin mul}<br>
{u v Sin mul}<br>
    <br>
\defFunction{centercircle}(t)<br>
{2 t mul Cos 2 mul}<br>
{2 t mul Sin 2 mul}<br>
{0}<br>
    <br>
\psset[pst-solides3d]{viewpoint=20 10 15,Decran=40,lightsrc=10 20 10}<br>
\psSolid[object=courbe,<br>
range= 0 pi,<br>
linewidth=1.5\pslinewidth,<br>
linecolor=blue,<br>
function=centercircle,<br>
ngrid=1,r=0]<br>
    <br>
\psSolid[object=surfaceparametree, linewidth=0.5\pslinewidth,<br>
base=-0.4 0.4 0 pi, fillcolor=lightgray!30, incolor=white,<br>
function=mobius,<br>
name=Band,<br>
ngrid=.05]<br>
    <br>
\codejps{<br>
%.8 setgray %% linecolor<br>
Band<br>
-0.35 0.35 3.5 {<br>
&nbsp;&nbsp;&nbsp;/rv exch def<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rv Sin rv 2 mul Cos mul neg<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rv Sin rv 2 mul Sin mul neg<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rv Cos<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;newvecteur<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{rv 2 mul Cos 2 mul<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rv 2 mul Sin 2 mul<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;addv3d<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;} solidtransform<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dup (.8 setgray) solidputcolors<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;solidfuz<br>
} for<br>
draw**<br>
}<br>
\end{pspicture}<br>
    </span></blockquote>
  </div>
  <br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="65">-- 
 J&uuml;rgen Gilg
 Austr. 59
 70376 Stuttgart
-------------------------------------
 Tel       0711.59 27 88
 e-Mail    <a class="moz-txt-link-abbreviated" href="mailto:gilg@acrotex.net">gilg@acrotex.net</a>
 Websites  <a class="moz-txt-link-abbreviated" href="http://www.acrotex.net">www.acrotex.net</a>
           <a class="moz-txt-link-abbreviated" href="http://www.brueckenkurs-physik.de">www.brueckenkurs-physik.de</a>
           <a class="moz-txt-link-abbreviated" href="http://www.gilligan-online.de">www.gilligan-online.de</a>
</pre>
</body>
</html>