Autoacd Map query

Autoacd Map query

Anonymous
Not applicable
1,336 Views
4 Replies
Message 1 of 5

Autoacd Map query

Anonymous
Not applicable

How I can attach dwg and query some drawing objects in to current drawing using C#.

 

Thanks!

 

0 Likes
Accepted solutions (1)
1,337 Views
4 Replies
Replies (4)
Message 2 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

download the ObjectARX kit for Map3D (>>>here<<<), there you have a lot of samples, also for dotNET and I'm quite sure you'll also find some code around query.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 3 of 5

Anonymous
Not applicable

Thanks alfred!

 

Currently I m not able to download it as there r some limitation.

Will u pls put some simple code in C# like attach the a dwg then execute a simple query to extract feature from that into current dwg..

 

 

Thanks

Murali

0 Likes
Message 4 of 5

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

>> Currently I m not able to download it as there r some limitation.

If these limitations has to do anything with the license-agreement than you have to know that what I uploaded here is limited to be used only if you agree with the license-agreement of the ObjectARX-kit for Map3D!

 

Why do I upload this here, because I'm sure that you'll find similiar subsets of this code already on many places in the WWW.

@ADMIN: If you think that this small subset of samples of the ARX-kit does not have to be uploaded here please kill it.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 5 of 5

Anonymous
Not applicable

Thanks !

Now, I can proceed..

 

0 Likes