<?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: External Access to AutoCAD in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2787302#M63694</link>
    <description>&lt;P&gt;Yea, so if you want to execute your application from within AutoCad, and you want it using .net library, then you use netload and execute it from a command line. But if you want it executed from outside of autocad, then you use AutoCad's COM library. So you have your own EXE program, from which you add the ACAD's COM library, and you can do what you want with the files then. You still have to have AutoCad installed though. There are other ways to do it without AutoCad, but that's a different story.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Oct 2010 17:19:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-10-04T17:19:29Z</dc:date>
    <item>
      <title>External Access to AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2786044#M63691</link>
      <description>&lt;P&gt;I have seen a lot of documentation talking about utilizing netload in order to access c# DLL's to control and manipulate AutoCAD and its files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am curious though if there is good documentation out there highlighting a way to externally access an AutoCAD file.&amp;nbsp; I want to be able to launch my C# app, point to an AutoCAD file, and then perform an action such as jpegOUT all blocks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you in advance for any help or tips you can provide!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2010 16:49:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2786044#M63691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-01T16:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: External Access to AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2787268#M63692</link>
      <description>&lt;P&gt;You're going to have to use COM library to do such processing, that is if you want to use autocad at all.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2010 16:52:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2787268#M63692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-04T16:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: External Access to AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2787280#M63693</link>
      <description>&lt;P&gt;Sorry to seem dense but... using the com object I can bypass the necessity to have my code loaded into AutoCAD via the netload command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't had much success with that so I just want to ensure my efforts aren't futile.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2010 17:04:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2787280#M63693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-04T17:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: External Access to AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2787302#M63694</link>
      <description>&lt;P&gt;Yea, so if you want to execute your application from within AutoCad, and you want it using .net library, then you use netload and execute it from a command line. But if you want it executed from outside of autocad, then you use AutoCad's COM library. So you have your own EXE program, from which you add the ACAD's COM library, and you can do what you want with the files then. You still have to have AutoCad installed though. There are other ways to do it without AutoCad, but that's a different story.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2010 17:19:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/external-access-to-autocad/m-p/2787302#M63694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-04T17:19:29Z</dc:date>
    </item>
  </channel>
</rss>

