[pstricks] PSTricks Digest, Vol 102, Issue 44

Ernesto J. Espinosa Herrera ejeh at correo.azc.uam.mx
Fri Jul 29 21:49:31 CEST 2011


On Fri, 29 Jul 2011 20:40:07 +0200, pstricks-request wrote
> Send PSTricks mailing list submissions to
> 	pstricks at tug.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://tug.org/mailman/listinfo/pstricks
> or, via email, send a message with subject or body 'help' to
> 	pstricks-request at tug.org
> 
> You can reach the person managing the list at
> 	pstricks-owner at tug.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of PSTricks digest..."
> 
> Today's Topics:
> 
>    1. Re: The parallelepiped looks outside the cylindre (Herbert Voss)
>    2. Re: The parallelepiped looks outside the cylindre
>       (Erneso-Javier Espinosa-Herrera)
>    3. Re: The parallelepiped looks outside the cylindre (Herbert Voss)
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 29 Jul 2011 19:55:57 +0200
> From: Herbert Voss <Herbert.Voss at FU-Berlin.DE>
> To: pstricks at tug.org
> Subject: Re: [pstricks] The parallelepiped looks outside the cylindre
> Message-ID: <4E32F42D.4000003 at FU-Berlin.DE>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Am 28.07.2011 22:33, schrieb Ernesto-Javier Espinosa-Herrera:
> >
> > I want to hide the parallelepiped with the grid of the cylindre.
> 
> please provide _always_ full working examples!
> 
> \documentclass{article}
> \usepackage[dvipsnames]{pstricks}
> \usepackage{pst-solides3d}
> 
> \begin{document}
> \psset{lightsrc=20 20 19,viewpoint=15 15 9,Decran=10,solidmemory}
> \begin{pspicture}(-3,-1.5)(3,3)
> \psPoint(0,8,0){P1}
> \psPoint(0,8,6){P2}
> \pcline(P1)(P2)
> \ncput*{$h$}
> \psPoint(0,3,.2){P11}
> \psPoint(0,6,6){P21}
> \pcline[linestyle=dashed](P1)(P11)
> \pcline[linestyle=dashed](P2)(P21)
> \psSolid[
>    action=none,
>    object=cylindre,
>    fillcolor=Maroon!10,
>    incolor=Maroon!10,
>    h=6,
>    r=6,
>    name=cyl]
> %%%
> \psSolid[
>    action=none,
> %  action=draw*,
>    object=parallelepiped,
>    fillcolor=Gray!30,
>    a=3,
>    b=6,
>    c=.4,
>    name=par]
> %%
> \psSolid[object=fusion,base=cyl par,opacity=0.4,](0,0,0)
> \end{pspicture}
> 
> \end{document}
> 
> Herbert
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 29 Jul 2011 13:28:10 -0500
> From: Erneso-Javier Espinosa-Herrera <ejeh45 at hotmail.com>
> To: <pstricks at tug.org>
> Subject: Re: [pstricks] The parallelepiped looks outside the cylindre
> Message-ID: <BAY149-ds40823168B425112A3945BCC370 at phx.gbl>
> Content-Type: text/plain; charset="us-ascii"
> 
> Sorry.
> 
> > I want to hide the parallelepiped with the grid of the cylinder.
> 
> \documentclass{article}
> 
> \pagestyle{empty}
> 
> \listfiles
> 
> \usepackage{pst-solides3d}
> 
> \begin{document}
> 
> \begin{center}
> 
> \psset{unit=1}
> 
> \psset{lightsrc=20 20 19,viewpoint=15 15 9,Decran=10}
> 
> \begin{pspicture}(-2,-2)(4,3)
> 
> \psSolid[%
> 
> action=draw*,%
> 
> object=cylindre,%
> 
> fillcolor=red!10,%
> 
> incolor=red!10,%
> 
> h=6,%
> 
> r=6%
> 
> ](0,0,0)
> 
> %%%
> 
> \psSolid[%
> 
> action=draw**,%
> 
> object=parallelepiped,%
> 
> fillcolor=gray!30,%
> 
> a=3,%
> 
> b=6,%
> 
> c=.4
> 
> ](0,0,0)
> 
> %%
> 
> \psPoint(0,8,0){P1}
> 
> \psPoint(0,8,6){P2}
> 
> \pcline(P1)(P2)
> 
> \ncput*{$h$}
> 
> \psPoint(0,3,.2){P11}
> 
> \psPoint(0,6,6){P21}
> 
> \pcline[linestyle=dashed](P1)(P11)
> 
> \pcline[linestyle=dashed](P2)(P21)
> 
> \end{pspicture}
> 
> \end{center}
> 
> \end{document}
> 
> Thanks again.
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> 
<http://tug.org/pipermail/pstricks/attachments/20110729/c7b88019/attachment-
0001.html>
> 
> ------------------------------
> 
> Message: 3
> Date: Fri, 29 Jul 2011 20:40:00 +0200
> From: Herbert Voss <Herbert.Voss at FU-Berlin.DE>
> To: Graphics with PSTricks <pstricks at tug.org>
> Subject: Re: [pstricks] The parallelepiped looks outside the cylindre
> Message-ID: <4E32FE80.6080907 at FU-Berlin.DE>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
> 
> Am 29.07.2011 20:28, schrieb Erneso-Javier Espinosa-Herrera:
> >
> >> I want to hide the parallelepiped with the grid of the cylinder.
> 
> did you tried my example?

Yes

The parallelepiped does nor appear.


> 
> Herbert
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: Bildschirmfoto.png
> Type: image/png
> Size: 13793 bytes
> Desc: not available
> URL: 
<http://tug.org/pipermail/pstricks/attachments/20110729/97881a25/attachment.p
ng>
> 
> ------------------------------
> 
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> 
> End of PSTricks Digest, Vol 102, Issue 44
> *****************************************


Saludos.

Ernesto J. Espinosa Herrera



More information about the PSTricks mailing list