I think Caliper could include an info-tool choose-variables-for-display option. Alot of times we save images and screen shots that may require only a few variables to show up.
On Tue, 25 Jan 2005 15:39:13 -0200, Reinaldo Paul P�rez Machado <[EMAIL PROTECTED]> wrote: > > Kjartan: > > Thanks again! I believe that will do it. I was aware of the standard Info > Tool limitation but I did not know how to achieve the desired behaviour via > GISDK programing. > > Cheers, > > Reinaldo > > ________________________________ > > > Kjartan Stefansson wrote: > Reinaldo, This can not be achieved with the standard info tool. You can't > teach the tool what selections and selection statuses are important to > you. You could write your own script to do this. One method could be as > follows: First create and save a set that has all the features of interest > to you (use SetOr() on all the sets that exclude features and SetInvert() on > the result). Then every time you want to get info around a point, you can > use SelectByCircle() to find all nearby features and use SetAnd() to > restrict it to your set of interest. -Kjartan -----Original > Message----- From: Reinaldo Paul P�rez Machado > [mailto:[EMAIL PROTECTED] Sent: Monday, January 24, 2005 11:11 > AM To: Maptitude Discussion List Subject: [Maptitude] Info tool and > Invisible objects Hi all: Please, somebody has a tip on how to get the > attributes from an object in a Point Geographic File from a particular > (active and visible) Selection Set without getting the info from not > desired (inactive and not visible) objects? Any suggestion or aid would be > very much appreciated. Best regards, Reinaldo Yahoo! Groups Links > ------------------------ Yahoo! Groups Sponsor > --------------------~--> Has someone you know been affected by illness or > disease? Network for Good is THE place to support health awareness > efforts! http://us.click.yahoo.com/RzSHvD/UOnJAA/79vVAA/C5grlB/TM --------------------------------------------------------------------~-> > Yahoo! Groups Links [EMAIL PROTECTED] http://docs.yahoo.com/info/terms/ > > ________________________________ > Yahoo! Groups Links > To visit your group on the web, go to: > http://groups.yahoo.com/group/Maptitude/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Aniruddha Banerjee, Ph.D. Associate Research Scientist Prevention Research Center 1995 University Ave, Ste 450 Berkeley, CA 94706 510.883.5740 fax 510.644.0594 ------------------------ Yahoo! Groups Sponsor --------------------~--> What would our lives be like without music, dance, and theater? Donate or volunteer in the arts today at Network for Good! http://us.click.yahoo.com/TzSHvD/SOnJAA/79vVAA/C5grlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Maptitude/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
