Message 1 of 4
preview AutoCad Map query
Not applicable
04-25-2012
11:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
how can I query autocad map data in preview mode,and store these objects in a collection by using C#.
(I want to use simple query like all lwpolyline having layer = "test" and color = 3). If I run this query in draw mode multiple times what will happen? (means possibilty of duplicate objects??)
Thanks
Murali