• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Contributor
    Posts: 21
    Registered: ‎12-18-2008
    Accepted Solution

    Autoacd Map query

    142 Views, 4 Replies
    04-11-2012 10:11 PM

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

     

    Thanks!

     

    Please use plain text.
    *Expert Elite*
    Posts: 6,457
    Registered: ‎06-29-2007

    Re: Autoacd Map query

    04-12-2012 12:12 AM in reply to: murali.pandey

    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
    -------------------------------------------------------------------------
    Please use plain text.
    Contributor
    Posts: 21
    Registered: ‎12-18-2008

    Re: Autoacd Map query

    04-12-2012 10:38 PM in reply to: alfred.neswadba

    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

    Please use plain text.
    *Expert Elite*
    Posts: 6,457
    Registered: ‎06-29-2007

    Re: Autoacd Map query

    04-12-2012 11:22 PM in reply to: murali.pandey

    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
    -------------------------------------------------------------------------
    Please use plain text.
    Contributor
    Posts: 21
    Registered: ‎12-18-2008

    Re: Autoacd Map query

    04-13-2012 02:32 AM in reply to: alfred.neswadba

    Thanks !

    Now, I can proceed..

     

    Please use plain text.