Message 1 of 2
Zoom to on OD value

Not applicable
11-20-2001
11:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm writing a lisp that will allow a user to enter a string and then zoon to that entity that has that string as a value in the field from the object data table attached to it. I'm thinking what I need to do is use the ade_odgettables to see if the table is attached to the ent in a selection set, if it is then use ade_odgetfield to see if it matches the string. (all the field types are strings). Then zoom center based on the IP of the entity (block in this case). Is this the way to go about it? Has anyone got anything like this yet? Also is there a way to set a filter when I get my SS (ssget "X" ) to get just the entities that have a certain table attached?
.........Murph
.........Murph