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

Home » Public Forums » archive » Re: Rendering order
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: Rendering order [message #49326] Thu, 13 July 2006 08:11 Go to previous message
Kenneth P. Bowman is currently offline  Kenneth P. Bowman
Messages: 585
Registered: May 2000
Senior Member
In article <Kt2dnWhj3JHsUijZnZ2dnUVZ_vmdnZ2d@comcast.com>,
Michael Galloy <mgalloy@gmail.com> wrote:

> x = randomu(seed, 20) * 20
> y = randomu(seed, 20) * 20
> z = randomu(seed, 20) * 20
> d = dist(20)
>
> isurface, d
> id = itGetCurrent(tool=otool)
> surfID = otool->findIdentifiers('*surface', /visualization)
> result = otool->doSetProperty(surfID[0], 'Transparency', 50)
> otool->refreshCurrentWindow
>
> iplot, x, y, z, /overplot
> sendToBackID = otool->findIdentifiers('*sendtoback', /operations)
> result = otool->doAction(sendToBackID)
>
>
> Mike
> --
> www.michaelgalloy.com

Thanks, Mike. That is just what I needed. Much appreciated.

Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: negation operator
Next Topic: Finding the Working Directory

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

Current Time: Sat Oct 11 04:08:50 PDT 2025

Total time taken to generate the page: 1.08702 seconds