<?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: Update blocks while keeping attributes position in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12564824#M21304</link>
    <description>&lt;P&gt;Check out this lisp. It seems like its what you need. (I have not tested it nor can I vouch for it)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cadforum.cz/en/how-to-update-a-block-while-keeping-its-attribute-position-tip12150" target="_blank"&gt;https://www.cadforum.cz/en/how-to-update-a-block-while-keeping-its-attribute-position-tip12150&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2024 15:32:36 GMT</pubDate>
    <dc:creator>TheCADnoob</dc:creator>
    <dc:date>2024-02-16T15:32:36Z</dc:date>
    <item>
      <title>Update blocks while keeping attributes position</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12560439#M21299</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use a block named "Door" in several plans.&lt;/P&gt;&lt;P&gt;This block is stored in a dwg.&lt;/P&gt;&lt;P&gt;We decided to add 2 new attributes to this block so we updated&amp;nbsp; the block dwg (same name).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I need to update all the plans with the new version of the block but we'd like to keep the attribute position if they were modified.&lt;/P&gt;&lt;P&gt;This position is not kept if I do an "insert" which update the block definition and "ATTSYNC"...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to achieve that ? Thanks by advance,&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 17:46:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12560439#M21299</guid>
      <dc:creator>jlc.pub</dc:creator>
      <dc:date>2024-02-14T17:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Update blocks while keeping attributes position</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12560477#M21300</link>
      <description>&lt;P&gt;May get better feedback here&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_blank"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 18:03:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12560477#M21300</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-02-14T18:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Update blocks while keeping attributes position</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12560748#M21301</link>
      <description>When you can a chance, share a sample DWG with your new door and a sample DWG with your old door, let's all try to replicate your issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Feb 2024 20:33:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12560748#M21301</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-02-14T20:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Update blocks while keeping attributes position</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12561677#M21302</link>
      <description>&lt;P&gt;There's the option Lock Position:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Simon_Weel_0-1707986512669.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1326344i1B00F752C603B6A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Simon_Weel_0-1707986512669.png" alt="Simon_Weel_0-1707986512669.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Don't know what will happen to existing inserts when you change this, so give it a try?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 08:43:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12561677#M21302</guid>
      <dc:creator>Simon_Weel</dc:creator>
      <dc:date>2024-02-15T08:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Update blocks while keeping attributes position</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12562424#M21303</link>
      <description>&lt;P&gt;Here is an example with a drawing and the new door block in which I added an EXTRA attribute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attribute "width" has been moved on one reference... We'd like to keep it at his position.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 15:33:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12562424#M21303</guid>
      <dc:creator>jlc.pub</dc:creator>
      <dc:date>2024-02-15T15:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Update blocks while keeping attributes position</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12564824#M21304</link>
      <description>&lt;P&gt;Check out this lisp. It seems like its what you need. (I have not tested it nor can I vouch for it)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cadforum.cz/en/how-to-update-a-block-while-keeping-its-attribute-position-tip12150" target="_blank"&gt;https://www.cadforum.cz/en/how-to-update-a-block-while-keeping-its-attribute-position-tip12150&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 15:32:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12564824#M21304</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2024-02-16T15:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Update blocks while keeping attributes position</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12569374#M21305</link>
      <description>&lt;P&gt;Perfect, it works !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 15:51:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/update-blocks-while-keeping-attributes-position/m-p/12569374#M21305</guid>
      <dc:creator>jlc.pub</dc:creator>
      <dc:date>2024-02-19T15:51:10Z</dc:date>
    </item>
  </channel>
</rss>

