<?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 Simple Visual Basic.net Application using acmgd.dll &amp; acdbmgd.dll in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454104#M71264</link>
    <description>I need a simple Visual Basic.net Application using acmgd.dll &amp;amp; acdbmgd.dll files that can send a simple text string to the autocad command line.&lt;BR /&gt;
&lt;BR /&gt;
I am using AutoCAD 2009 but I need to also do the same for AutoCAD LT 2009.&lt;BR /&gt;
&lt;BR /&gt;
Can anybody tell me if it is possible?&lt;BR /&gt;
&lt;BR /&gt;
Just for testing!!!&lt;BR /&gt;
&lt;BR /&gt;
If I can send "hello" that would be a start point for me to modify the code.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
IsoCAM</description>
    <pubDate>Wed, 25 Mar 2009 10:25:40 GMT</pubDate>
    <dc:creator>isocam</dc:creator>
    <dc:date>2009-03-25T10:25:40Z</dc:date>
    <item>
      <title>Simple Visual Basic.net Application using acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454104#M71264</link>
      <description>I need a simple Visual Basic.net Application using acmgd.dll &amp;amp; acdbmgd.dll files that can send a simple text string to the autocad command line.&lt;BR /&gt;
&lt;BR /&gt;
I am using AutoCAD 2009 but I need to also do the same for AutoCAD LT 2009.&lt;BR /&gt;
&lt;BR /&gt;
Can anybody tell me if it is possible?&lt;BR /&gt;
&lt;BR /&gt;
Just for testing!!!&lt;BR /&gt;
&lt;BR /&gt;
If I can send "hello" that would be a start point for me to modify the code.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
IsoCAM</description>
      <pubDate>Wed, 25 Mar 2009 10:25:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454104#M71264</guid>
      <dc:creator>isocam</dc:creator>
      <dc:date>2009-03-25T10:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Visual Basic.net Application using acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454105#M71265</link>
      <description>&lt;DIV id="jive-html-wrapper-div"&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CommandMethod("Hello")&amp;gt; &lt;BR /&gt;
_&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Public Shared Sub &lt;BR /&gt;
Hello()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim ed As Editor = &lt;BR /&gt;
Application.DocumentManager.MdiActiveDocument.Editor&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;
ed.WriteMessage("Hello, AutoCAD!")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; End Sub&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Joe ...&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"&amp;gt;&lt;BR /&gt;
  &lt;DIV&gt;&amp;lt;isocam&amp;gt; wrote in message &lt;A&gt;&lt;BR /&gt;
  href="news:6148487@discussion.autodesk.com"&amp;gt;news:6148487@discussion.autodesk.com&lt;/A&gt;...&lt;/DIV&gt;I &lt;BR /&gt;
  need a simple Visual Basic.net Application using acmgd.dll &amp;amp; acdbmgd.dll &lt;BR /&gt;
  files that can send a simple text string to the autocad command line. I am &lt;BR /&gt;
  using AutoCAD 2009 but I need to also do the same for AutoCAD LT 2009. Can &lt;BR /&gt;
  anybody tell me if it is possible? Just for testing!!! If I can send "hello" &lt;BR /&gt;
  that would be a start point for me to modify the code. Regards &lt;BR /&gt;
IsoCAM&lt;/BLOCKQUOTE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Mar 2009 13:13:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454105#M71265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-25T13:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Visual Basic.net Application using acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454106#M71266</link>
      <description>Hi Joe,&lt;BR /&gt;
&lt;BR /&gt;
Many thanks for your reply!!!&lt;BR /&gt;
&lt;BR /&gt;
Can you please do me a favour?&lt;BR /&gt;
&lt;BR /&gt;
Can you please take a quick look at the following code to see what I am doing wrong.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
----------------------------------------------------------------------&lt;BR /&gt;
Imports Autodesk.AutoCAD.ApplicationServices&lt;BR /&gt;
Imports Autodesk.AutoCAD.DatabaseServices&lt;BR /&gt;
Imports Autodesk.AutoCAD.EditorInput&lt;BR /&gt;
Imports Autodesk.AutoCAD.Runtime&lt;BR /&gt;
&lt;BR /&gt;
&lt;COMMANDMETHOD&gt; &lt;BR /&gt;
&lt;BR /&gt;
Public Class Form1&lt;BR /&gt;
    Public Shared Sub Hello()&lt;BR /&gt;
        Dim ed As Editor = Application.DocumentManager.MdiActiveDocument.Editor()&lt;BR /&gt;
&lt;BR /&gt;
        ed.WriteMessage("Hello, AutoCAD!")&lt;BR /&gt;
    End Sub&lt;BR /&gt;
End Class&lt;BR /&gt;
----------------------------------------------------------------------&lt;BR /&gt;
&lt;BR /&gt;
I am trying (as a test) to send text to autocad lt 2009 command line.&lt;BR /&gt;
&lt;BR /&gt;
Many thanks&lt;BR /&gt;
&lt;BR /&gt;
IsoCAM&lt;/COMMANDMETHOD&gt;</description>
      <pubDate>Wed, 25 Mar 2009 13:49:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454106#M71266</guid>
      <dc:creator>isocam</dc:creator>
      <dc:date>2009-03-25T13:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Visual Basic.net Application using acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454107#M71267</link>
      <description>You can't use .NET programs in AutoCAD LT.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD 2009&lt;BR /&gt;
Supporting AutoCAD 2000 through 2009&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Introducing AcadXTabs 2010:&lt;BR /&gt;
http://www.caddzone.com/acadxtabs/AcadXTabs2010.htm&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;ISOCAM&gt; wrote in message news:6148487@discussion.autodesk.com...&lt;BR /&gt;
I need a simple Visual Basic.net Application using acmgd.dll &amp;amp; acdbmgd.dll &lt;BR /&gt;
files that can send a simple text string to the autocad command line. I am &lt;BR /&gt;
using AutoCAD 2009 but I need to also do the same for AutoCAD LT 2009. Can &lt;BR /&gt;
anybody tell me if it is possible? Just for testing!!! If I can send "hello" &lt;BR /&gt;
that would be a start point for me to modify the code. Regards IsoCAM&lt;/ISOCAM&gt;</description>
      <pubDate>Wed, 25 Mar 2009 14:09:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454107#M71267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-25T14:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Visual Basic.net Application using acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454108#M71268</link>
      <description>&lt;DIV id="jive-html-wrapper-div"&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Just in case by "&lt;FONT face="Times New Roman"&gt;&lt;BR /&gt;
size=3&amp;gt;Visual Basic.net Application&lt;/FONT&gt;" you mean a stand-alone win form app: &lt;BR /&gt;
you cannot use acmgd.dll and acdbmgd.dll in that type of &lt;BR /&gt;
application.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"&amp;gt;&lt;BR /&gt;
  &lt;DIV&gt;"isocam" wrote in message &lt;A&gt;&lt;BR /&gt;
  href="news:6148487@discussion.autodesk.com"&amp;gt;news:6148487@discussion.autodesk.com&lt;/A&gt;...&lt;/DIV&gt;I &lt;BR /&gt;
  need a simple Visual Basic.net Application using acmgd.dll &amp;amp; acdbmgd.dll &lt;BR /&gt;
  files that can send a simple text string to the autocad command line. I am &lt;BR /&gt;
  using AutoCAD 2009 but I need to also do the same for AutoCAD LT 2009. Can &lt;BR /&gt;
  anybody tell me if it is possible? Just for testing!!! If I can send "hello" &lt;BR /&gt;
  that would be a start point for me to modify the code. Regards &lt;BR /&gt;
IsoCAM&lt;/BLOCKQUOTE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Mar 2009 14:30:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454108#M71268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-25T14:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Visual Basic.net Application using acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454109#M71269</link>
      <description>&lt;DIV id="jive-html-wrapper-div"&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;AutoCAD LT cannot be automated in this &lt;BR /&gt;
manner.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"&amp;gt;&lt;BR /&gt;
  &lt;DIV&gt;&amp;lt;isocam&amp;gt; wrote in message &lt;A&gt;&lt;BR /&gt;
  href="news:6148628@discussion.autodesk.com"&amp;gt;news:6148628@discussion.autodesk.com&lt;/A&gt;...&lt;/DIV&gt;Hi &lt;BR /&gt;
  Joe, Many thanks for your reply!!! Can you please do me a favour? Can you &lt;BR /&gt;
  please take a quick look at the following code to see what I am doing wrong. &lt;BR /&gt;
  ---------------------------------------------------------------------- Imports &lt;BR /&gt;
  Autodesk.AutoCAD.ApplicationServices Imports Autodesk.AutoCAD.DatabaseServices &lt;BR /&gt;
  Imports Autodesk.AutoCAD.EditorInput Imports Autodesk.AutoCAD.Runtime &lt;BR /&gt;
  &lt;COMMANDMETHOD&gt;Public Class Form1 Public Shared Sub Hello() Dim ed As &lt;BR /&gt;
  Editor = Application.DocumentManager.MdiActiveDocument.Editor() &lt;BR /&gt;
  ed.WriteMessage("Hello, AutoCAD!") End Sub End Class &lt;BR /&gt;
  ---------------------------------------------------------------------- I am &lt;BR /&gt;
  trying (as a test) to send text to autocad lt 2009 command line. Many thanks &lt;BR /&gt;
  IsoCAM&lt;/COMMANDMETHOD&gt;&lt;/BLOCKQUOTE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Mar 2009 16:14:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-visual-basic-net-application-using-acmgd-dll-acdbmgd-dll/m-p/2454109#M71269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-25T16:14:43Z</dc:date>
    </item>
  </channel>
</rss>

