Tag: Query
-
Reading Items in a Workspace
There are two main ways to get a list of items in a workspace. You can use the items endpoint or the query endpoint. In this article, I will be comparing and contrasting these API calls. (Spoiler Alert: My preference is the query endpoint)
-
Create a custom Query with Boundary Type as ‘Point’ using Map 3D .NET API
By Partha Sarkar Presume you have some DWG files attached to your project in AutoCAD Map 3D and you want to run a Query with Boundary Type as 'Point'. What you do in Map 3D? You bring up the 'Define Query of Attached Drawing(s)' dialog box and select the 'Location' button. In 'Location Condition' dialog…

You must be logged in to post a comment.