[pstricks] two questions re pst3d-solides

Florian Schubert schubinet at gmx.net
Sat Jul 24 18:23:23 CEST 2010


Question 1 (there was no question :) ):
I think the problem is, that you fuse the psSurface with nothing else. I
don`t know if it is what you want, but

  \psSolid[
  object=load,
  action=draw**,
  load=graphsurf,
  ]

instead of

> \psSolid[
> object=fusion,
> action=draw**,
> base=graphsurf,
> ]

should work.

Question 2:
> \defFunction[algebraic]{curvey}(t){0.5-1.5*t^2}{}{}

Empty brases are to be provided with a null.
\defFunction[algebraic]{curvey}(t){0.5-1.5*t^2}{0}{0}

And you have to use \psSolid instead of \psProjection.

Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20100724/8f6d8977/attachment.html>


More information about the PSTricks mailing list