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

Home » Public Forums » archive » Re: 3D UserSym?
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: 3D UserSym? [message #67528 is a reply to message #67526] Mon, 03 August 2009 08:45 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
Brian Daniel wrote:
> Thanks for you honesty. I'm extremely new to object graphics. Its a
> good reason to learn.

Here's a start:

IDL> sphere = obj_new('Orb')

IDL> sym = obj_new('IDLgrSymbol', sphere, size=0.1)
IDL> poly = obj_new('IDLgrPolyline', findgen(10), findgen(10),
symbol=sym)
IDL> xobjview, poly

You can write your own class instead of using Orb, but that might be
good enough right now. Check out the properties of Orb.

Mike
--
www.michaelgalloy.com
Associate Research Scientist
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: DIALOG_PICKFILE() changes locale settings
Next Topic: envi_convert_file_coordinates

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

Current Time: Fri Oct 10 14:53:47 PDT 2025

Total time taken to generate the page: 2.16236 seconds