<?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 Need Quick Way to Edit Multi-Line Attributes in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274392#M115667</link>
    <description>&lt;P&gt;I use many blocks with multi-line attributes and would like a quick way to edit the mtext without opening the text editor, which is four rather time-consuming steps.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like is a way to click, enter text, press enter, and see the multi-line attribute change without ever seeing the attribute editor or using the text editor.&lt;/P&gt;&lt;P&gt;I know this is possible because the VERY useful app "Increment" by Guilles Chanteau can increment and edit multi-line attributes, but it's not quite what I need for entering text that doesn't increment.&lt;/P&gt;&lt;P&gt;Let's say you have a detail title block inserted ten times and you need the blocks to be numbered 1 to 10.&amp;nbsp; Increment will go through and edit the blocks instantly by just clicking on each block in succession.&amp;nbsp; No text editor, no nothing, just a click and the attribute changes instantly without a regen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jan 2020 17:00:59 GMT</pubDate>
    <dc:creator>tiger4956</dc:creator>
    <dc:date>2020-01-25T17:00:59Z</dc:date>
    <item>
      <title>Need Quick Way to Edit Multi-Line Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274392#M115667</link>
      <description>&lt;P&gt;I use many blocks with multi-line attributes and would like a quick way to edit the mtext without opening the text editor, which is four rather time-consuming steps.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like is a way to click, enter text, press enter, and see the multi-line attribute change without ever seeing the attribute editor or using the text editor.&lt;/P&gt;&lt;P&gt;I know this is possible because the VERY useful app "Increment" by Guilles Chanteau can increment and edit multi-line attributes, but it's not quite what I need for entering text that doesn't increment.&lt;/P&gt;&lt;P&gt;Let's say you have a detail title block inserted ten times and you need the blocks to be numbered 1 to 10.&amp;nbsp; Increment will go through and edit the blocks instantly by just clicking on each block in succession.&amp;nbsp; No text editor, no nothing, just a click and the attribute changes instantly without a regen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 17:00:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274392#M115667</guid>
      <dc:creator>tiger4956</dc:creator>
      <dc:date>2020-01-25T17:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need Quick Way to Edit Multi-Line Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274497#M115668</link>
      <description>&lt;P&gt;ATTIPEDIT command isn't good enough?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or maybe command-line edit mode will fit you better:&lt;/P&gt;
&lt;P&gt;(command-s "_.attedit" "_y" "*" "*" "*" pause "" "_v" "_r")&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 18:42:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274497#M115668</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2020-01-25T18:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need Quick Way to Edit Multi-Line Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274609#M115669</link>
      <description>&lt;P&gt;Double click the attribute you wish to edit while simultaneously pressing CTRL. Doing this you will bypass the edit attribute dialog window and the attribute will behave like mtext.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 20:51:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274609#M115669</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2020-01-25T20:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need Quick Way to Edit Multi-Line Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274711#M115670</link>
      <description>&lt;P&gt;ATTIPEDIT is exactly what I was looking for!&amp;nbsp; I guess I just need to review all of the Autocad commands - I didn't know it existed.&amp;nbsp; Thanks!!&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 23:56:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/9274711#M115670</guid>
      <dc:creator>tiger4956</dc:creator>
      <dc:date>2020-01-25T23:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need Quick Way to Edit Multi-Line Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/10149011#M115671</link>
      <description>&lt;P&gt;&lt;SPAN&gt;ATTIPEDIT or select properties and edit from there; but I also use an extra step using&amp;nbsp; Windows 10 Copy Clipboard&amp;nbsp; (windows key+V).&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;If you have multiple&amp;nbsp;repetitive&amp;nbsp;text for instance like in&amp;nbsp; many titleblock edits I use notepad or Word and list all of the text in order and copy&amp;nbsp; (Crtl+C) each separately&amp;nbsp;in inverse order,&amp;nbsp; then using&amp;nbsp;(windows key+V) select the text.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 17:03:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/10149011#M115671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-11T17:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need Quick Way to Edit Multi-Line Attributes</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/10149551#M115672</link>
      <description>&lt;P&gt;The trick I do is click on the block, open Properties Manager, and edit the multiline attribute within the manager&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 19:47:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/need-quick-way-to-edit-multi-line-attributes/m-p/10149551#M115672</guid>
      <dc:creator>murray-clack</dc:creator>
      <dc:date>2021-03-11T19:47:14Z</dc:date>
    </item>
  </channel>
</rss>

