PDA

View Full Version : how can I open arx file



Macieto
2011-09-04, 06:00 AM
Hi!
Dont be mad at me about question that I'm gooin to ask :Oops:

I'm rooki in objectARX and general programming, but I would like to open ARX file I have got to see what is inside.

I have AUTOCAD 2012 and I have downloaded and instaled trial version of VISUAL STUDIO 2010 PRO. I have also downloaded AUTODESK objectARX SDK for autocad 2012 but I cant say that I have installed sth because during "installation" there was just some kind of extraction of files but I cannot see anything in "menu start programs" and no shortcuts on the deskop was created.

Please give me a hint how can I open my arx file.

Macieto
2011-09-06, 07:10 AM
any help? please

rkmcswain
2011-09-06, 12:56 PM
Hi!
I'm rooki in objectARX and general programming, but I would like to open ARX file I have got to see what is inside.

Please give me a hint how can I open my arx file.

The ARX file is the compiled version of the source code, and it is a one way street.
You don't uncompile it, just go back to the original source code.