AutoCAD Map 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Queries
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Although I use Civil 3d 2013, I have never used the map 3d program. I have GIS data and need to perform queries but I can't seem to figure out how to get a query to work.
I have the drawing open and the data is displayed. On the Task Pane I right click on "Current Query" and choose "Define". On the "Define Query of Attached drawing" dialog under "Query Type" I want pick "Data" which opens the "Data Condition" dialog. At this point you can choose Object Class, Object Properties, Database Link, Object Data or attribute. When I pick any of these options I get a "No Tables Found" message at the bottom of the dialog box (with the exception of Attribute). I'm therefore left with nothing to pick for the Object Data Fields.
Am I approaching this task the corrrect way? If so, what could be causing this to occur. If I'm going about it the wrong way, could someone please point me in the right direction.
Thanks very much
Solved! Go to Solution.
Re: Queries
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
You can't query the current drawing (well, you could, but it's an undocumented feature, so we pass through).
1] in an empty drawing, type in _ADEDRAWINGS and attach your DWG
2] now issue _ADEQUERY and perform a "draw" query as you want, sir.
Re: Queries
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
is the GIS data connected? ie shp or sdf? if so, display manager tab, right click the layer and select query to filter data, enter the query and OK. the query result will show on the map. if you want to use that result later in other maps on DM tab, right click the layer and Save Layer, name and save it. drop and drag the .layer file into a map when needed.
dave
Re: Queries
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
That helped. Problem solved.
Thanks very much

