Results 1 to 10 of 10

Thread: ObjectARX

  1. #1
    Active Member
    Join Date
    2006-05
    Location
    Pind
    Posts
    63

    Default ObjectARX

    i want to install ObjectARX in AutoCAD 2010 and using visual studio 2010 please can u guide me how can i do this step by step.
    thanks

  2. #2
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,791

    Default Re: ObjectARX

    Look at the Getting Started thread stickied to the top of this forum. Download and install the sdk. Then use the wizard to create a new project.
    C:> ED WORKING....

  3. #3
    100 Club
    Join Date
    2008-04
    Location
    St-Ferdinand, Québec
    Posts
    124

    Default Re: ObjectARX

    I took a look at the Getting Started thread sticked and I found nothing about ObjectARX_2011_Win_64_and_32Bit vs Microsoft Visual Basic 2010 Express...

    When I start the ArxWizards.msi a message appears:

    MVS 2008 must be present on the target machine...

    Is someone could help me ? Thanks in advance !

  4. #4
    AUGI Addict
    Join Date
    2006-12
    Posts
    1,525

    Default Re: ObjectARX

    That depends what you are trying to do. If you are creating ARX applications, you will need Visual C++ 2008 (at least Professional, if I remember correctly). If you are creating managed .NET plug-ins you don't need to install the ARX Wizards.
    If you are going to fly by the seat of your pants, expect friction burns.
    Windows XP is now over 10 years old, in software terms it makes Joan Collins look like the new kid on the block. - Statler
    Everyone else being wrong is not the same thing as being right.

  5. #5
    100 Club
    Join Date
    2008-04
    Location
    St-Ferdinand, Québec
    Posts
    124

    Default Re: ObjectARX

    Im following the Autocad help:

    After a new project is created, you will need to reference the files that make up the AutoCAD .NET API. For information on referencing the files associated with the AutoCAD .NET API and installing the ObjectARX Wizard for AutoCAD 2011, see Components of the AutoCAD .NET API.

    http://docs.autodesk.com/ARCHDESK/20...8c7ca-47a5.htm

    In the Topic: To create a new project using an AutoCAD Managed template

    Im beginning to .NET vs Autocad...

    Thanks !

  6. #6
    Moderator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    2,499

    Default Re: ObjectARX

    Quote Originally Posted by EDDemtec View Post
    Im beginning to .NET vs Autocad...
    To get you started, download and install (in this order):

    Visual Studio 2010 Express

    AutoCAD ObjectARX SDKs

    AutoCAD .NET Wizard

    Edit: Using this .NET Wizard adds a new "AutoCAD plug-in" template for Visual Studio 2010 Express (C#/VB) which automagically includes references the AcDb.dll, and AcDbMgd.dll files found in the ObjectARX SDK for your version of AutoCAD.
    Last edited by RenderMan; 2011-09-07 at 08:07 PM.
    "Potential has a shelf life." - Margaret Atwood

  7. #7
    100 Club
    Join Date
    2008-04
    Location
    St-Ferdinand, Québec
    Posts
    124

    Default Re: ObjectARX

    Hi Renderman !

    Now it seems to be work, as per my printscreens...

    After that, when a project is ready in VSE2010, what do you suggest to me ?

    I already developped with VB6, but as I said, Im really new with .NET/Autocad

    Thank you very much !
    Attached Images Attached Images

  8. #8
    Moderator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    2,499

    Default Re: ObjectARX

    Quote Originally Posted by EDDemtec View Post
    After that, when a project is ready in VSE2010, what do you suggest to me ?

    I already developped with VB6, but as I said, Im really new with .NET/Autocad
    No worries; we all start somewhere.

    Starting with VB.NET given your familiarity with VBA is going to be the simplest transition for you, IMO. However, at some point you may need to learn C#, or even ObjectARX (C++ for AutoCAD).

    In any event, so we do not hijack this thread further, perhaps the AutoCAD .NET Developer's Guide would be a good place for you to start?

    Please post non-ObjectARX questions in a separate thread, with an appropriate name.

    ^^ Sorry, Ed.
    "Potential has a shelf life." - Margaret Atwood

  9. #9
    100 Club
    Join Date
    2008-04
    Location
    St-Ferdinand, Québec
    Posts
    124

    Default Re: ObjectARX

    Quote Originally Posted by RenderMan View Post
    Please post non-ObjectARX questions in a separate thread, with an appropriate name.

    ^^ Sorry, Ed.
    Ooopss, it's noted !

    Thanks again !

  10. #10
    Moderator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    2,499

    Default Re: ObjectARX

    Happy to help!
    "Potential has a shelf life." - Margaret Atwood

Similar Threads

  1. Where is ObjectArx from Autodesk?
    By Dan.Anderson in forum AutoCAD Customization
    Replies: 8
    Last Post: 2011-12-07, 09:25 PM
  2. about ObjectARX
    By mdsalman2003 in forum ARX
    Replies: 1
    Last Post: 2010-06-11, 12:22 PM
  3. ObjectARX Enabler
    By h.jobe in forum AutoCAD General
    Replies: 16
    Last Post: 2010-03-18, 09:37 PM
  4. Autolisp, ObjectArx, Vba
    By alanferreira.l in forum Português - Customização / Programação
    Replies: 1
    Last Post: 2010-02-15, 09:23 AM
  5. ObjectARX class!!!
    By chris.kulhanek in forum ATP Course Wishlist
    Replies: 2
    Last Post: 2006-07-05, 09:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •