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

Home » Public Forums » archive » Re: "perspective-ized" axis numbering in iSurface
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: "perspective-ized" axis numbering in iSurface [message #72069 is a reply to message #72068] Thu, 12 August 2010 15:42 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 8/12/10 3:23 PM, James wrote:
> I really don't like how iSurface puts axis labels "in plane" and
> distorts them. At certain combinations of rotation angle and axis
> position they are almost impossible to read. I just want regular old
> undistorted numbers. I couldn't find anything in the axis options to
> control this - is it possible?

Like this?

isurface, dist(20)
id = itgetcurrent(tool=tool)
axes_ids = igetid('axis*')
igetproperty, axes_ids[0], ticktext=ticktext
ticktext->setProperty, onglass=1
igetproperty, axes_ids[1], ticktext=ticktext
ticktext->setProperty, onglass=1
igetproperty, axes_ids[2], ticktext=ticktext
ticktext->setProperty, onglass=1
tool->refreshCurrentWindow

I don't know of an easier way, though.

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Point Cloud Isosurface
Next Topic: "perspective-ized" axis numbering in iSurface

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

Current Time: Fri Oct 10 10:23:30 PDT 2025

Total time taken to generate the page: 0.24059 seconds