comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: isurface transparency not showing lines and points
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: isurface transparency not showing lines and points [message #44217] Sat, 28 May 2005 06:38 Go to previous message
Phony Account is currently offline  Phony Account
Messages: 14
Registered: May 2005
Junior Member
Randall Skelton wrote:
> You may want to read:
>
>
> http://idlastro.gsfc.nasa.gov/idl_html_help/obj_graphics16.h tml#wp1014081
>
> The problem here is that you've drawn the surface before the line.
> Try:
>
> iplot,indgen(25),indgen(25),indgen(25),THICK=5.0
> isurface,dist(25,25),/overplot,TRANSPARENCY=10
>
> By the same logic, I thought that it should be possible to see the axes
> through the transparent plot but I've been unable to figure this out.
>
> iPlot,indgen(25),indgen(25),indgen(25),/HIDE
> iPlot,indgen(25),indgen(25),indgen(25),THICK=4.0,/OVERPLOT
> iSurface,dist(25,25),TRANSPARENCY=10,/OVERPLOT
>
> Any ideas?
>
> Cheers,
> Randall
>
Thanks. It worked, and, thanks to the web site, it makes sense.

Mirko
[Message index]
 
Read Message
Read Message
Previous Topic: Re: IDL calling a Fortran routines
Next Topic: IDL calling a Fortran routines

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:40:05 PDT 2025

Total time taken to generate the page: 0.00448 seconds