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 #67530 is a reply to message #67529] Mon, 03 August 2009 07:59 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
David Fanning wrote:
> I used to have an example of a 3D scatter plot that used
> round pin-shaped symbols to locate the points. But I see
> this example program no longer works, because they have
> removed the SYMBOL keyword from the IDLgrPolyline object.

SYMBOL should still be there:

~$ idl
IDL Version 7.1, Mac OS X (darwin x86_64 m64). (c) 2009, ITT Visual
Information Solutions

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

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: Sat Oct 11 01:29:57 PDT 2025

Total time taken to generate the page: 1.36616 seconds