See the top rated post in this thread. Click here

Results 1 to 10 of 10

Thread: ObjectARX

  1. #1
    Active Member
    Join Date
    2006-05
    Location
    Pind
    Posts
    80
    Login to Give a bone
    0

    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
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,420
    Login to Give a bone
    0

    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....


    LinkedIn

  3. #3
    100 Club
    Join Date
    2008-04
    Location
    St-Ferdinand, Québec
    Posts
    141
    Login to Give a bone
    0

    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
    2015-12
    Posts
    2,095
    Login to Give a bone
    0

    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.

  5. #5
    100 Club
    Join Date
    2008-04
    Location
    St-Ferdinand, Québec
    Posts
    141
    Login to Give a bone
    0

    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
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    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.
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

  7. #7
    100 Club
    Join Date
    2008-04
    Location
    St-Ferdinand, Québec
    Posts
    141
    Login to Give a bone
    0

    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
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    1

    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.
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

  9. #9
    100 Club
    Join Date
    2008-04
    Location
    St-Ferdinand, Québec
    Posts
    141
    Login to Give a bone
    0

    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
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: ObjectARX

    Happy to help!
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

Similar Threads

  1. Where is ObjectArx from Autodesk?
    By Dan.Anderson in forum AutoCAD Customization
    Replies: 8
    Last Post: 2011-12-07, 10:25 PM
  2. ObjectARX 2011
    By clintonc in forum Dot Net API
    Replies: 7
    Last Post: 2011-01-26, 04:16 AM
  3. about ObjectARX
    By mdsalman2003 in forum ARX
    Replies: 1
    Last Post: 2010-06-11, 12:22 PM
  4. ObjectARX Enabler
    By h.jobe in forum AutoCAD General
    Replies: 16
    Last Post: 2010-03-18, 09:37 PM
  5. Autolisp, ObjectArx, Vba
    By alanferreira.l in forum AutoLISP
    Replies: 1
    Last Post: 2010-02-15, 10:23 AM

Posting Permissions

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