<?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: Attributes within MTEXT for plan statements in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6426333#M270997</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/437495"&gt;@mikeevans6697﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did play with your sample file. &amp;nbsp;I tried setting the mtext embedded field to read a block attribute and it seemed to work well until I added visibility states to the block that the attribute was part of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, my conclusion is that it does allow for spacing in MTExt and such but it isn't any faster than using an attribute or simply typing the value in as mtext itself. The advantage though is if you are using it more than one time on a sheet. For instance if you used the survey number in both the description, &amp;nbsp;on a map, and possibly in a titleblock then the fields could all read the value entered just once into an attribute.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So for the sample you sent me, I decided it was actually better to but the districts in their own visibility states and to share the survey number. &amp;nbsp;I have attached a file for you to play with. I hope this helps a bit for your process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808000"&gt;Please select the Accept as Solution button if my post fully solves your issue or answers your question.&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2016 19:34:21 GMT</pubDate>
    <dc:creator>john.vellek</dc:creator>
    <dc:date>2016-07-08T19:34:21Z</dc:date>
    <item>
      <title>Attributes within MTEXT for plan statements</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6421682#M270993</link>
      <description>&lt;P&gt;For our Legal Survey plans, we have several statements which are standard with some fill in the blanks required. I would like to have a block with attributes where the attributes would be inline with the MTEXT. A simple example would be a block for the date of completion where the user inputs the day and month and the mtext would adjust accordingly i.e.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;The&amp;nbsp;field survey represented by this plan was completed on the [day] day of [month], 2016.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I define [day] and [month] as attributes, the &lt;EM&gt;&lt;STRONG&gt;,2016&lt;/STRONG&gt;&lt;/EM&gt; portion would be way off to the right for shorter month names such as &lt;EM&gt;&lt;STRONG&gt;May&lt;/STRONG&gt; &lt;/EM&gt;i.e.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;The&amp;nbsp;field survey represented by this plan was completed on the 12th day of September, 2016.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;The&amp;nbsp;field survey represented by this plan was completed on the 12th day of May &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;, 2016.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is just one simple example, We have more complex statements where a similar&amp;nbsp;situation would arise&amp;nbsp;trying to leave appropriate spaces for all instances of the attributes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our current solution is to use MTEXT with blanks for the user to edit and fill in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A second potential option would be the ability to have drop down selection boxes. I;ve been working with AutoCAD for 20+ years and have yet to see this type of functionality, but thought I may as well ask.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:26:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6421682#M270993</guid>
      <dc:creator>mikeevans6697</dc:creator>
      <dc:date>2016-07-06T15:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes within MTEXT for plan statements</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6422155#M270994</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/437495"&gt;@mikeevans6697﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering if you could use Fields in your MTEXT to do some of what you are looking for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/253160iEB9681BFCD76F32C/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached a sample drawing with Mtext and an inserted Field in it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808000"&gt;Please select the Accept as Solution button if my post fully solves your issue or answers your question.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 19:07:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6422155#M270994</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2016-07-06T19:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes within MTEXT for plan statements</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6423788#M270995</link>
      <description>&lt;P&gt;Hmmm. Perhaps, but most of the fill in the blank type items I will need are mare like attributes. Control monument numbers, scale factors, municipality names etc. I will play with this a bit though and see how fields may be able to solve at least some of the items. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:42:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6423788#M270995</guid>
      <dc:creator>mikeevans6697</dc:creator>
      <dc:date>2016-07-07T14:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes within MTEXT for plan statements</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6423894#M270996</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/437495"&gt;@mikeevans6697﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How is this for something to think about?...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a "table" of this information (could be attributes) and place it on its own layer that can be turned off or set to nonplot. &amp;nbsp;Then, point the fields to the attributes in the table. &amp;nbsp;That way you could enter the unique data into the attributes and then the fields will populate it in your Mtext.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please select the Accept as Solution button if my post fully solves your issue or answers your question.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:24:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6423894#M270996</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2016-07-07T15:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes within MTEXT for plan statements</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6426333#M270997</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/437495"&gt;@mikeevans6697﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did play with your sample file. &amp;nbsp;I tried setting the mtext embedded field to read a block attribute and it seemed to work well until I added visibility states to the block that the attribute was part of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, my conclusion is that it does allow for spacing in MTExt and such but it isn't any faster than using an attribute or simply typing the value in as mtext itself. The advantage though is if you are using it more than one time on a sheet. For instance if you used the survey number in both the description, &amp;nbsp;on a map, and possibly in a titleblock then the fields could all read the value entered just once into an attribute.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So for the sample you sent me, I decided it was actually better to but the districts in their own visibility states and to share the survey number. &amp;nbsp;I have attached a file for you to play with. I hope this helps a bit for your process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808000"&gt;Please select the Accept as Solution button if my post fully solves your issue or answers your question.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 19:34:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6426333#M270997</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2016-07-08T19:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes within MTEXT for plan statements</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6427134#M270998</link>
      <description>&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/253831iF500C6D25F7C2F6C/image-size/original?v=v2&amp;amp;px=-1" alt="acad forum fields.JPG" title="acad forum fields.JPG" border="0" /&gt;Title Block - single click this object to edit values in the Properties Palette (if hidden press 'Ctril-1')&lt;BR /&gt;&lt;BR /&gt;Alternatively, double-click this object to edit values in a dialog box.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2016 13:56:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6427134#M270998</guid>
      <dc:creator>CADmonkey_UK_Building_Services</dc:creator>
      <dc:date>2016-07-09T13:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes within MTEXT for plan statements</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6429233#M270999</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/437495"&gt;@mikeevans6697﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am checking back to see if my post helped you with your problem. Thanks again for the sample data!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please add a post with your results so other Forum users can benefit.&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Please hit the Accept as Solution button if my post fully solves your issue or answers your question.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:58:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/attributes-within-mtext-for-plan-statements/m-p/6429233#M270999</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2016-07-11T14:58:15Z</dc:date>
    </item>
  </channel>
</rss>

