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 #44222 is a reply to message #44217] Thu, 26 May 2005 07:43 Go to previous message
Randall  Skelton is currently offline  Randall Skelton
Messages: 31
Registered: October 2004
Member
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
[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: Fri Oct 10 15:39:18 PDT 2025

Total time taken to generate the page: 0.00241 seconds