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

Home » Public Forums » archive » 3D clipping
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
3D clipping [message #3040] Tue, 25 October 1994 15:10
pellet is currently offline  pellet
Messages: 12
Registered: October 1994
Junior Member
I asked IDL Tech Support the following question:

> How do you have IDL do clipping on a 3D graph (produced
> with SURFACE)? When I set the [XYZ]RANGE keywords, the
> surface is drawn beyond the axis and it looks hawfull.
>
> Here's a little example to show what I mean:
>
> a = findgen(50)
> b = exp(a/40)*sin(a/5)^2
> surface, a#b, zrange=[20,100]
>

and they answered me with:

This is a bug which doesn't clip the data when the [XYZ]RANGE keyword(s)
is (are) supplied to surface and shade_surf. Unfortunately I don't know
of a workaround at this time. You will notice that the data is not
clipped when the range is specified on any axis.

How great!

So, if anyone out there would have any hint about this one,
it would be greatly appreciated.

Jeff
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: help for greek letter and subscript
Next Topic: bug in histogram()?

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

Current Time: Fri Oct 10 03:08:51 PDT 2025

Total time taken to generate the page: 1.52137 seconds