Hi<br clear="all"><br>I tried to reproduce an example from p.26 of pst-solides3d documentation <br>(v. 4.23 (2010/09/22)) with the curve (helice). The output is empty. <br>I will be thankful for a help. <br>-Andrzej <br>----------------<br>
\listfiles<br>\documentclass[12pt]{article}% <br>\usepackage{pstricks-add,pst-solides3d}<br><br>\begin{document}<br>\pagestyle{empty}<br><br><br>%<br>\begin{pspicture}(-5,-5)(5,5)<br><br>\defFunction[algebraic]%<br>{helice}(t)<br>
{3*cos(4*t)}{3*sin(4*t)}{t}<br>\psSolid[object=courbe,r=0,<br>range=0 6,<br>linewidth=0.1,<br>resolution=360,<br>function=helice]%<br>\end{pspicture}<br>%%<br><br>\end{document}<br>*File List*<br> article.cls    2007/10/19 v1.4h Standard LaTeX document class<br>
  size12.clo    2007/10/19 v1.4h Standard LaTeX file (size option)<br>pstricks-add.sty    2010/02/11 v. 0.14 package wrapper for pstricks-add.tex (hv<br>)<br>pstricks.sty    2010/09/18 v0.47 LaTeX wrapper for `PSTricks' (RN,HV)<br>
pstricks.tex    2010/11/25 v2.15 `PSTricks' (tvz,hv)<br>pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)<br> xkeyval.sty    2008/08/13 v2.6a package option processing (HA)<br> xkeyval.tex    2008/08/13 v2.6a key=value parser (HA)<br>
  pst-fp.tex    2010/11/25 v2.15 `PST-fp' (hv)<br>  xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)<br>   color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive<br>   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)<br>
pstricks-add.tex    2011/01/18 v3.49 `PSTricks-add' (hv)<br>pst-solides3d.sty    2009/07/25 package wrapper for pst-solides3d<br>pst-solides3d.tex    2010/09/22 v4.23 `PST-solides3D'<br> ***********<br><br><br>