[pstricks] help with pst-solides3d

Hamed Al-Sulami hhaalsalmi at kau.edu.sa
Wed Dec 17 17:09:59 CET 2008


Dear all,

 

I have a problem with the following  

 

\listfiles

\documentclass{article}

\usepackage{pst-solides3d}

\begin{document}

\pagestyle{empty}

\psset{unit=0.3}

\begin{pspicture}(-6,-6)(6,8)

\psframe*[linecolor=blue!50](-6,-6)(6,8)

\psSolid[object=grille, base=-4 4 -4 4, linecolor=red,

 linewidth=0.5\pslinewidth]%

\axesIIID(0,0,0)(4,4,7)

\defFunction[algebraic]{helice}(t){3*cos(4*t)}{3*sin(4*t)}{t}

\psSolid[object=courbe,

 r=0,

 range=0 6,

 linecolor=blue,

 linewidth=0.1,

 resolution=360,

 function=helice]%

\end{pspicture}

\end{document}

 

The outcome I got is different than the one given in The Documentation.

 

Attaches with this the log file 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20081217/f2dab8b1/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: helix.log
Type: application/octet-stream
Size: 6092 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20081217/f2dab8b1/attachment.obj 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
Url: http://tug.org/pipermail/pstricks/attachments/20081217/f2dab8b1/attachment.pl 


More information about the PSTricks mailing list