.NET
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Autoacd Map query
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
How I can attach dwg and query some drawing objects in to current drawing using C#.
Thanks!
Solved! Go to Solution.
Re: Autoacd Map query
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: Autoacd Map query
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Re: Autoacd Map query
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: Autoacd Map query
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks !
Now, I can proceed..

