<?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 Adding MText to AutoCAD using Visual Studio 2012 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4298914#M49101</link>
    <description>&lt;P&gt;I'm relatively new to programming. I'm using Visual Studio 2012.&amp;nbsp;The department is using AutoCAD 2013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on a program that adds the general notes to our drawings. The program does what I need it to do with one exception. The notes&amp;nbsp;consist of&amp;nbsp;multiple MText entries. When I click the "GENERAL NOTES" button to insert the notes, all the entries are compiled and inserted, but all at 0,0,0. I'm stuck at this point. Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2013 15:54:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-14T15:54:59Z</dc:date>
    <item>
      <title>Adding MText to AutoCAD using Visual Studio 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4298914#M49101</link>
      <description>&lt;P&gt;I'm relatively new to programming. I'm using Visual Studio 2012.&amp;nbsp;The department is using AutoCAD 2013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on a program that adds the general notes to our drawings. The program does what I need it to do with one exception. The notes&amp;nbsp;consist of&amp;nbsp;multiple MText entries. When I click the "GENERAL NOTES" button to insert the notes, all the entries are compiled and inserted, but all at 0,0,0. I'm stuck at this point. Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2013 15:54:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4298914#M49101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T15:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MText to AutoCAD using Visual Studio 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4299154#M49102</link>
      <description>&lt;P&gt;Are you setting the location property?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim myMText As New MText&lt;BR /&gt;myMText.Location = new point3d(x,y,z)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will have to confirm the correct syntax.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2013 20:08:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4299154#M49102</guid>
      <dc:creator>fieldguy</dc:creator>
      <dc:date>2013-06-14T20:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MText to AutoCAD using Visual Studio 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4299461#M49103</link>
      <description>&lt;P&gt;Thanks for your response. I was setting a location property but not by using a specific 3d point. I was using "middle top". Using a 3d point makes much more sense to me. Nothing like over looking the obvious. Do you have a method that will allow me to establish a specific space between each MText item?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2013 13:23:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4299461#M49103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-15T13:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MText to AutoCAD using Visual Studio 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4300234#M49104</link>
      <description>&lt;P&gt;I have not done that in code. &amp;nbsp;I often make manual changes using the property dialog, &amp;nbsp;The screen shot shows an example of how you might do it. &amp;nbsp;Any property with a "set" method *should* be available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 14:21:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4300234#M49104</guid>
      <dc:creator>fieldguy</dc:creator>
      <dc:date>2013-06-17T14:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MText to AutoCAD using Visual Studio 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4300318#M49105</link>
      <description>&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to the office on Wednesday and will let you know how your solutions workout. Thanks again for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 15:11:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4300318#M49105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-17T15:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding MText to AutoCAD using Visual Studio 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4303526#M49106</link>
      <description>&lt;P&gt;I wanted to let you know your solution works perfectly. I managed to work out the method for spacing the MText items using a value from the VBA program the new program is going to replace. At any rate, thanks for your help!!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 19:12:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/adding-mtext-to-autocad-using-visual-studio-2012/m-p/4303526#M49106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T19:12:07Z</dc:date>
    </item>
  </channel>
</rss>

