Gerard,

To select only point objects from a table that I assume has other feature types 
mixed in, go to Query > SQL Select:
>From Tables: <yourtable>
Where: str$(obj) = "point"

The resulting query will contain only the points. You can hit the 'Delete' 
button to delete the objects and their attributes, or if you just want to 
change the attributes to zeros and blanks, you can just update the query (not 
the entire table).

Hope this helps,
Erin Rubio

Spatial Insights, Inc.
7635 Leesburg Pike, Falls Church, VA 22043
tel: 703.891.1008 fax: 703.891.1007
sales: 800.347.5291
www.spatialinsights.com [EMAIL PROTECTED]


-----Original Message-----
From: Gerard Kelly [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 24, 2004 5:36 PM
To: [EMAIL PROTECTED]
Subject: MI-L Deleting Values assigned as Points



Hi,

Only relatively new to MI Pro. Am curious as to any methods of selecting and
permanently deleting all values displayed as point objects within a table
that has values displayed as polylines, regions and points.

cheers,
Gerard



---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 14218


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 14274

Reply via email to