Hi, <br>it helps only partially (the curve is visible). The problem is with the axes labels: <br>all labels (one over another) are placed at the origin even if I just want to draw the frame. <br>I tried several options and settings. <br>
-Andrzej <br>----<br>\listfiles<br>\documentclass[12pt]{article}%<br>\usepackage{pst-solides3d}<br>\pagestyle{empty}<br>\begin{document}<br>%<br>\psset{lightsrc=10 5 20,viewpoint=30 -60 30 rtp2xyz,Decran=15}<br>\begin{pspicture}(-5,-5)(5,5)<br>
% \defFunction[algebraic]{helice}(t){3*cos(4*t)}{3*sin(4*t)}{t}<br>%  \psSolid[object=courbe,r=0,<br>%  base=0 6,<br>%  linewidth=2pt,<br>%  resolution=360,<br>%  function=helice]%<br>% %<br>\axesIIID[showOrigin=true ](1,1,1)(5,5,5)<br>
\end{pspicture}<br>%%<br>\end{document}<br> <br clear="all"><br>