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

Home » Public Forums » archive » Creating mesh from XYZ 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: Creating mesh from XYZ points [message #83637 is a reply to message #83523] Fri, 15 March 2013 06:53 Go to previous messageGo to previous message
mairan.teodoro is currently offline  mairan.teodoro
Messages: 20
Registered: June 2008
Junior Member
Hi Dick,

That's exactly what I wanted! Thanks!

Regarding the viewing, I had to use this version of your code to get the same orientation as in the PDF I sent before (note that in my code, the variable inc is equal to 41 degrees):

XObjView_Rotate, [1,0,0], inc-90. ; +inc around X
XObjView_Write_Image, 'snapYvsX.png', 'png'

XObjView_Rotate, [0, 1, 0], -90 ; -90 around Y
XObjView_Write_Image, 'snapYvsZ.png', 'png'

XObjView_Rotate, [1, 0, 0], +90 ; +90 around X
XObjView_Write_Image, 'snapXvsZ.png', 'png'

With your help, I can now make the plots the way I wanted. But I still miss the axes, though. I was thinking about reading the output images from your code into a separate program to overplot the axes. This might be a workaround.

Thanks again for your help!

Cheers,
m.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: qualifying object classes on the fly
Next Topic: Re: qualifying object classes on the fly

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

Current Time: Sat Nov 29 09:03:01 PST 2025

Total time taken to generate the page: 4.16274 seconds