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

    .NET

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

    How to create toolbar (C# objectArx)

    539 Views, 4 Replies
    05-07-2012 03:22 AM

    Hi

    How ca I create a simple autocad map toolbar with one button with one button by using Dot net object arx(C#).

    I do not want to use COM interface objects.

     

     

    Thanks

    Murali

    Please use plain text.
    Moderator
    Alexander.Rivilis
    Posts: 1,168
    Registered: ‎04-09-2008

    Re: How to create toolbar (C# objectArx)

    05-07-2012 04:43 AM in reply to: murali.pandey

    There are two ways:

    1. COM - interface

    2. CUI/CUIX - interface

    Examples of both can be found on this forum.


    Пожалуйста не забывайте про Утвердить в качестве решения!Утвердить в качестве решения и Give Kudos!Баллы
    Please remember to Accept Solution!Accept as Solution and Give Kudos!Kudos

    Please use plain text.
    Contributor
    Posts: 21
    Registered: ‎12-18-2008

    Re: How to create toolbar (C# objectArx)

    05-07-2012 09:27 PM in reply to: Alexander.Rivilis

    Would u pls send me the example (CUI based toolbar having one button).

    Actually It is very tedious job 4 me to extract my interest of code.

     

     

    Thanks a lot!

    Murali

    Please use plain text.
    Moderator
    Alexander.Rivilis
    Posts: 1,168
    Registered: ‎04-09-2008

    Re: How to create toolbar (C# objectArx)

    05-07-2012 09:40 PM in reply to: murali.pandey

    Search CUISAMP


    Пожалуйста не забывайте про Утвердить в качестве решения!Утвердить в качестве решения и Give Kudos!Баллы
    Please remember to Accept Solution!Accept as Solution and Give Kudos!Kudos

    Please use plain text.
    Contributor
    Posts: 21
    Registered: ‎12-18-2008

    Re: How to create toolbar (C# objectArx)

    05-07-2012 10:48 PM in reply to: Alexander.Rivilis

    Actually what I want to do is :

     

    I have one dot net arx dll. I have to create a setup so that any autocad Map user can install it .After installing The user can load the dll. On loadng Toolbar with one button must be appear. If I do it with .mns file I have to hardcode the button icon path.

     

    Thanks

    Murali

     

     

    Please use plain text.