<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: using arx in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136587#M28896</link>
    <description>Hi Vijaya,&lt;BR /&gt;
   As Rex said ARX SDK will help you in devolping your skills in this way. Mine are win32 API Arx based so they wont help you much in the Real core ARX. But any way if you wish i would give it to you (only those which were succesful).&lt;BR /&gt;
You know something i am basically a software cracker. I have been using AutoCAD since R10 till now. So i concentrate on how the Autodesk have made their apps internally.&lt;BR /&gt;
1. I found on my own way how the fullscreen works. I made one a better than autodesk's.&lt;BR /&gt;
2. In Autocad 2004 , 2005 you might have seen transparent windows and command line. i made my own on better way.&lt;BR /&gt;
&lt;BR /&gt;
Why i am saying these is to know you that i am NOT a hardcore AutoCAD ARX developer. ie. My main area of development is GUI.&lt;BR /&gt;
&lt;BR /&gt;
I can give you lot of tips in getting a better UI for Arx (using MFC) . But bfore that you need to have solid understanding of ARX.&lt;BR /&gt;
&lt;BR /&gt;
And above all i am just a new bie who started ARX programming 3 years bfore. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
    <pubDate>Wed, 22 Sep 2004 10:55:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-09-22T10:55:30Z</dc:date>
    <item>
      <title>using arx</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136583#M28892</link>
      <description>Hello all,&lt;BR /&gt;
Can any one tell me what are the advantages of using ARX for autocad, over VBA. I dont have any idea about ARX&lt;BR /&gt;
Thanks in advance</description>
      <pubDate>Fri, 17 Sep 2004 08:44:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136583#M28892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-09-17T08:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: using arx</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136584#M28893</link>
      <description>The ObjectARX® programming environment provides an object-oriented C++ application programming interface for developers to use, customize, and extend AutoCAD®. The ObjectARX libraries comprise a versatile set of tools for application developers to take advantage of AutoCAD's open architecture, providing direct access to AutoCAD database structures, the graphics system, and native command definition. In addition, these libraries are designed to work in conjunction with Visual LISP, ActiveX® Automation, and COM so that developers can choose the programming tools best suited to their needs and experience. &lt;BR /&gt;
&lt;BR /&gt;
As a developer, you can use ObjectARX to accomplish the following tasks: &lt;BR /&gt;
&lt;BR /&gt;
Access the AutoCAD database&lt;BR /&gt;
Interact with the AutoCAD editor &lt;BR /&gt;
Create user interfaces using the Microsoft® Foundation Classes (MFC) &lt;BR /&gt;
Support the multiple document interface (MDI) &lt;BR /&gt;
Create custom classes &lt;BR /&gt;
Build complex applications &lt;BR /&gt;
Interact with other programming environments&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: You can NOT do the following in VB/VBA/AutoLisp/VLisp&lt;BR /&gt;
1. Create custom objects.&lt;BR /&gt;
2. Extend AutoCAD objects&lt;BR /&gt;
3. Create an appliaction that has complete control over AutoCAD&lt;BR /&gt;
&lt;BR /&gt;
Arx files are just normal windows dlls that run in procces with AutoCAD. They are faster than VBA/Lisp. &lt;BR /&gt;
ARX= VBA+AutoLISP+Windows API+(COM)&lt;BR /&gt;
&lt;BR /&gt;
Some examples are:&lt;BR /&gt;
1. Create a new object called MyParabola&lt;BR /&gt;
2. Add Osnap (focus,latus rectum)  for it.&lt;BR /&gt;
3. Create UI better than VB/VBA.&lt;BR /&gt;
&lt;BR /&gt;
Arx gives you in depth access to (core) objects than any other customisation tech.&lt;BR /&gt;
&lt;BR /&gt;
If you are interested to see ARX sample apps built by me pls reply me.&lt;BR /&gt;
&lt;BR /&gt;
Bye</description>
      <pubDate>Sun, 19 Sep 2004 07:21:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136584#M28893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-09-19T07:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: using arx</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136585#M28894</link>
      <description>Hi,&lt;BR /&gt;
Thanks for your explanation. I would like to see your sample arx apps for a better idea. Can you please send them.</description>
      <pubDate>Mon, 20 Sep 2004 04:20:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136585#M28894</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-09-20T04:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: using arx</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136586#M28895</link>
      <description>Download the ARX SDK. There are a lot of examples inside.

Regard
Rex

"vijaya" &lt;NOSPAM&gt; schrieb im Newsbeitrag
news:5851987.1095654077362.JavaMail.jive@jiveforum1.autodesk.com...
&amp;gt; Hi,
&amp;gt; Thanks for your explanation. I would like to see your sample arx apps for
a better idea. Can you please send them.&lt;/NOSPAM&gt;</description>
      <pubDate>Mon, 20 Sep 2004 07:56:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136586#M28895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-09-20T07:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: using arx</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136587#M28896</link>
      <description>Hi Vijaya,&lt;BR /&gt;
   As Rex said ARX SDK will help you in devolping your skills in this way. Mine are win32 API Arx based so they wont help you much in the Real core ARX. But any way if you wish i would give it to you (only those which were succesful).&lt;BR /&gt;
You know something i am basically a software cracker. I have been using AutoCAD since R10 till now. So i concentrate on how the Autodesk have made their apps internally.&lt;BR /&gt;
1. I found on my own way how the fullscreen works. I made one a better than autodesk's.&lt;BR /&gt;
2. In Autocad 2004 , 2005 you might have seen transparent windows and command line. i made my own on better way.&lt;BR /&gt;
&lt;BR /&gt;
Why i am saying these is to know you that i am NOT a hardcore AutoCAD ARX developer. ie. My main area of development is GUI.&lt;BR /&gt;
&lt;BR /&gt;
I can give you lot of tips in getting a better UI for Arx (using MFC) . But bfore that you need to have solid understanding of ARX.&lt;BR /&gt;
&lt;BR /&gt;
And above all i am just a new bie who started ARX programming 3 years bfore. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Wed, 22 Sep 2004 10:55:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136587#M28896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-09-22T10:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: using arx</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136588#M28897</link>
      <description>Hi Blue_Mind,
    I am very interesting what you are talking above. Can you send me the
projects to me? It will help me very much.



"Blue_Mind" &lt;NOSPAM&gt; wrote in message
news:23621224.1095850561508.JavaMail.jive@jiveforum1.autodesk.com...
&amp;gt; Hi Vijaya,
&amp;gt;    As Rex said ARX SDK will help you in devolping your skills in this way.
Mine are win32 API Arx based so they wont help you much in the Real core
ARX. But any way if you wish i would give it to you (only those which were
succesful).
&amp;gt; You know something i am basically a software cracker. I have been using
AutoCAD since R10 till now. So i concentrate on how the Autodesk have made
their apps internally.
&amp;gt; 1. I found on my own way how the fullscreen works. I made one a better
than autodesk's.
&amp;gt; 2. In Autocad 2004 , 2005 you might have seen transparent windows and
command line. i made my own on better way.
&amp;gt;
&amp;gt; Why i am saying these is to know you that i am NOT a hardcore AutoCAD ARX
developer. ie. My main are of development is GUI.
&amp;gt;
&amp;gt; I can give you lot of tips in getting a better UI for Arx (using MFC) .
But bfore that you need to have solid understanding of ARX.&lt;/NOSPAM&gt;</description>
      <pubDate>Sun, 03 Oct 2004 02:15:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/using-arx/m-p/1136588#M28897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-10-03T02:15:03Z</dc:date>
    </item>
  </channel>
</rss>

